Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/firmware/efi/libstub/
Dsecureboot.c35 enum efi_secureboot_mode efi_get_secureboot(efi_system_table_t *sys_table_arg) in efi_get_secureboot() function
Darm-stub.c195 secure_boot = efi_get_secureboot(sys_table); in efi_entry()
/Linux-v5.4/arch/x86/boot/compressed/
Deboot.c781 boot_params->secure_boot = efi_get_secureboot(sys_table); in efi_main()
/Linux-v5.4/include/linux/
Defi.h1639 enum efi_secureboot_mode efi_get_secureboot(efi_system_table_t *sys_table);