Searched refs:SMBIOS_TABLE_GUID (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/u-boot/lib/efi_loader/ |
| H A D | efi_smbios.c | 14 static const efi_guid_t smbios_guid = SMBIOS_TABLE_GUID;
|
| /OK3568_Linux_fs/kernel/arch/x86/platform/efi/ |
| H A D | quirks.c | 542 if (!efi_guidcmp(guid, SMBIOS_TABLE_GUID)) in efi_reuse_config()
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | efi_api.h | 222 #define SMBIOS_TABLE_GUID \ macro
|
| /OK3568_Linux_fs/kernel/drivers/firmware/efi/ |
| H A D | efi.c | 514 {SMBIOS_TABLE_GUID, &efi.smbios, "SMBIOS" },
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | efi.h | 318 #define SMBIOS_TABLE_GUID EFI_GUID(0xeb9d2d31, 0x2d88, 0x11d3, 0x9a, 0x16, 0x00, 0x90, 0x27, 0x3… macro
|