Searched defs:efi_gpe (Results 1 – 1 of 1) sorted by relevance
284 typedef struct efi_gpe { struct285 struct uuid efi_gpe_PartitionTypeGUID; argument286 struct uuid efi_gpe_UniquePartitionGUID; argument287 diskaddr_t efi_gpe_StartingLBA; argument288 diskaddr_t efi_gpe_EndingLBA; argument289 efi_gpe_Attrs_t efi_gpe_Attributes; argument290 ushort_t efi_gpe_PartitionName[EFI_PART_NAME_LEN]; argument