Home
last modified time | relevance | path

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

/openbmc/linux/drivers/firmware/efi/libstub/
H A Dsecureboot.c16 static const efi_guid_t shim_guid = EFI_SHIM_LOCK_GUID; variable
50 status = get_efi_var(shim_MokSBState_name, &shim_guid, in efi_get_secureboot()
/openbmc/linux/arch/x86/xen/
H A Defi.c101 static efi_guid_t shim_guid = EFI_SHIM_LOCK_GUID; in xen_efi_get_secureboot() local
117 status = efi.get_variable(L"MokSBStateRT", &shim_guid, in xen_efi_get_secureboot()