Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/kernel/
Dima_arch.c13 efi_char16_t efi_SecureBoot_name[] = L"SecureBoot"; in get_sb_mode() local
28 status = efi.get_variable(efi_SecureBoot_name, &efi_variable_guid, in get_sb_mode()
/Linux-v5.4/drivers/firmware/efi/libstub/
Dsecureboot.c17 static const efi_char16_t efi_SecureBoot_name[] = L"SecureBoot"; variable
43 status = get_efi_var(efi_SecureBoot_name, &efi_variable_guid, in efi_get_secureboot()