Searched defs:efi_gpe (Results 1 – 1 of 1) sorted by relevance
281 typedef struct efi_gpe { struct282 struct uuid efi_gpe_PartitionTypeGUID; argument283 struct uuid efi_gpe_UniquePartitionGUID; argument284 diskaddr_t efi_gpe_StartingLBA; argument285 diskaddr_t efi_gpe_EndingLBA; argument286 efi_gpe_Attrs_t efi_gpe_Attributes; argument287 ushort_t efi_gpe_PartitionName[EFI_PART_NAME_LEN]; argument