Searched refs:num_of_valid_entry (Results 1 - 1 of 1) sorted by relevance

/u-boot/lib/efi_loader/
H A Defi_tcg2.c1155 u32 num_of_valid_entry = 0; local
1225 num_of_valid_entry++;
1232 (num_of_valid_entry * gpt_h->sizeof_partition_entry);
1239 put_unaligned_le64(num_of_valid_entry, &event->number_of_partitions);
1243 num_of_valid_entry = 0;
1247 (num_of_valid_entry * gpt_h->sizeof_partition_entry),
1249 num_of_valid_entry++;

Completed in 52 milliseconds