Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/firmware/efi/libstub/
Dsecureboot.c37 enum efi_secureboot_mode efi_get_secureboot(efi_system_table_t *sys_table_arg) in efi_get_secureboot() function
Darm-stub.c173 secure_boot = efi_get_secureboot(sys_table); in efi_entry()
/Linux-v4.19/arch/x86/boot/compressed/
Deboot.c763 boot_params->secure_boot = efi_get_secureboot(sys_table); in efi_main()
/Linux-v4.19/include/linux/
Defi.h1576 enum efi_secureboot_mode efi_get_secureboot(efi_system_table_t *sys_table);