Searched refs:get_var (Results 1 – 1 of 1) sorted by relevance
1149 enum efi_secureboot_mode efi_get_secureboot_mode(efi_get_variable_t *get_var) in efi_get_secureboot_mode() argument1156 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()