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

/freebsd-11-stable/stand/efi/libefi/
H A Denv.c65 EFI_GUID efi_guid; member in struct:efi_uuid_mapping
67 { .efi_guid_name = "global", .efi_guid = EFI_GLOBAL_VARIABLE },
68 { .efi_guid_name = "freebsd", .efi_guid = FREEBSD_BOOT_VAR_GUID },
70 { .efi_guid_name = "MPS Table", .efi_guid = MPS_TABLE_GUID },
71 { .efi_guid_name = "ACPI Table", .efi_guid = ACPI_TABLE_GUID },
72 { .efi_guid_name = "ACPI 2.0 Table", .efi_guid = ACPI_20_TABLE_GUID },
73 { .efi_guid_name = "SMBIOS Table", .efi_guid = SMBIOS_TABLE_GUID },
74 { .efi_guid_name = "SMBIOS3 Table", .efi_guid = SMBIOS3_TABLE_GUID },
75 { .efi_guid_name = "DXE Table", .efi_guid = DXE_SERVICES_TABLE_GUID },
76 { .efi_guid_name = "HOB List Table", .efi_guid
[all...]

Completed in 55 milliseconds