Home
last modified time | relevance | path

Searched refs:SMBIOS_TABLE_GUID (Results 1 – 5 of 5) sorted by relevance

/openbmc/u-boot/lib/efi_loader/
H A Defi_smbios.c13 static const efi_guid_t smbios_guid = SMBIOS_TABLE_GUID;
H A Dhelloworld.c18 static const efi_guid_t smbios_guid = SMBIOS_TABLE_GUID;
/openbmc/linux/arch/x86/platform/efi/
Dquirks.c
/openbmc/u-boot/include/
H A Defi_api.h305 #define SMBIOS_TABLE_GUID \ macro
/openbmc/qemu/tests/functional/acpi-bits/bits-tests/
H A Dsmbios.py247 sm_ptr = efi.system_table.ConfigurationTableDict.get(efi.SMBIOS_TABLE_GUID)