Home
last modified time | relevance | path

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

/linux/drivers/firmware/efi/libstub/
A Defi-stub.c134 enum efi_secureboot_mode secure_boot; in efi_pe_entry() local
211 secure_boot = efi_get_secureboot(); in efi_pe_entry()
219 secure_boot != efi_secureboot_mode_disabled) { in efi_pe_entry()
A Dx86-stub.c786 if (boot_params->secure_boot == efi_secureboot_mode_unset) in efi_main()
787 boot_params->secure_boot = efi_get_secureboot(); in efi_main()
/linux/drivers/bluetooth/
A Dbtintel.h63 u8 secure_boot; member
94 __u8 secure_boot; member
A Dbtintel.c481 version->secure_boot ? "enabled" : "disabled"); in btintel_version_info_tlv()
572 version->secure_boot = tlv->val[0]; in btintel_parse_version_tlv()
885 params->secure_boot ? "enabled" : "disabled"); in btintel_read_boot_params()
/linux/arch/x86/include/asm/
A Dbootparam_utils.h73 BOOT_PARAM_PRESERVE(secure_boot), in sanitize_boot_params()
A Defi.h390 ({ extern struct boot_params boot_params; boot_params.secure_boot; })
/linux/arch/x86/kernel/
A Dasm-offsets.c73 OFFSET(BP_secure_boot, boot_params, secure_boot); in common()
A Dkexec-bzimage64.c173 params->secure_boot = boot_params.secure_boot; in setup_efi_state()
A Dsetup.c1098 switch (boot_params.secure_boot) { in setup_arch()
/linux/arch/x86/xen/
A Defi.c144 boot_params->secure_boot = xen_efi_get_secureboot(); in xen_efi_init()
/linux/Documentation/x86/
A Dzero-page.rst39 1EC/001 ALL secure_boot Secure boot is enabled in the firmware
/linux/arch/x86/include/uapi/asm/
A Dbootparam.h199 __u8 secure_boot; /* 0x1ec */ member
/linux/arch/powerpc/kernel/
A DMakefile154 obj-$(CONFIG_PPC_SECURE_BOOT) += secure_boot.o ima_arch.o secvar-ops.o
/linux/Documentation/admin-guide/
A Dkernel-parameters.txt1839 Format: "tcb | appraise_tcb | secure_boot |
1850 The "secure_boot" policy appraises the integrity

Completed in 28 milliseconds