HomeSort by relevance Sort by last modified time
    Searched refs:GPT_ENTRY_NUMBERS (Results 1 - 2 of 2) sorted by null

  /external/u-boot/include/
part_efi.h 30 #define GPT_ENTRY_NUMBERS CONFIG_EFI_PARTITION_ENTRIES_NUMBERS
  /external/u-boot/disk/
part_efi.c 617 gpt_h->num_partition_entries = cpu_to_le32(GPT_ENTRY_NUMBERS);
643 size = PAD_TO_BLOCKSIZE(GPT_ENTRY_NUMBERS * sizeof(gpt_entry),
1077 .max_entries = GPT_ENTRY_NUMBERS,

Completed in 68 milliseconds