Home
last modified time | relevance | path

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

/freebsd/stand/efi/libefi/
H A Denv.c152 EFI_GUID efi_guid; member
154 { .efi_guid_name = "global", .efi_guid = EFI_GLOBAL_VARIABLE },
155 { .efi_guid_name = "freebsd", .efi_guid = FREEBSD_BOOT_VAR_GUID },
157 { .efi_guid_name = "MPS Table", .efi_guid = MPS_TABLE_GUID },
158 { .efi_guid_name = "ACPI Table", .efi_guid = ACPI_TABLE_GUID },
159 { .efi_guid_name = "ACPI 2.0 Table", .efi_guid = EFI_ACPI_20_TABLE_GUID },
160 { .efi_guid_name = "SMBIOS Table", .efi_guid = SMBIOS_TABLE_GUID },
161 { .efi_guid_name = "SMBIOS3 Table", .efi_guid = SMBIOS3_TABLE_GUID },
162 { .efi_guid_name = "DXE Table", .efi_guid = DXE_SERVICES_TABLE_GUID },
167 .efi_guid = EFI_DEBUG_IMAGE_INFO_TABLE_GUID },
[all …]
/freebsd/sys/sys/
H A Defi.h65 typedef struct efi_guid { struct