Home
last modified time | relevance | path

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

/include/linux/
Defi.h1149 enum efi_secureboot_mode efi_get_secureboot_mode(efi_get_variable_t *get_var) in efi_get_secureboot_mode() argument
1156 status = get_var(L"SecureBoot", &EFI_GLOBAL_VARIABLE_GUID, NULL, &size, in efi_get_secureboot_mode()
1164 get_var(L"SetupMode", &EFI_GLOBAL_VARIABLE_GUID, NULL, &size, &setupmode); in efi_get_secureboot_mode()