Searched refs:EFI_GLOBAL_VARIABLE_GUID (Results 1 – 2 of 2) sorted by relevance
| /linux/include/linux/ |
| H A D | efi.h | 367 #define EFI_GLOBAL_VARIABLE_GUID EFI_GUID(0x8be4df61, 0x93ca, 0x11d2, 0xaa, 0x0d, 0x00, 0xe0, 0x9… macro 1128 status = get_var(L"SecureBoot", &EFI_GLOBAL_VARIABLE_GUID, NULL, &size, in efi_get_secureboot_mode() 1136 get_var(L"SetupMode", &EFI_GLOBAL_VARIABLE_GUID, NULL, &size, &setupmode); in efi_get_secureboot_mode()
|
| /linux/drivers/platform/mellanox/ |
| H A D | mlxbf-tmfifo.c | 1279 efi_guid_t guid = EFI_GLOBAL_VARIABLE_GUID; in mlxbf_tmfifo_get_cfg_mac()
|