Searched refs:secure_boot (Results 1 – 16 of 16) sorted by relevance
73 BOOT_PARAM_PRESERVE(secure_boot), in sanitize_boot_params()
73 u8 secure_boot; member106 __u8 secure_boot; member
509 version->secure_boot ? "enabled" : "disabled"); in btintel_version_info_tlv()609 version->secure_boot = tlv->val[0]; in btintel_parse_version_tlv()930 params->secure_boot ? "enabled" : "disabled"); in btintel_read_boot_params()
141 __u8 secure_boot; /* 0x1ec */ member
87 OFFSET(BP_secure_boot, boot_params, secure_boot); in common()
193 params->secure_boot = boot_params.secure_boot; in setup_efi_state()
1074 switch (boot_params.secure_boot) { in setup_arch()
146 boot_params->secure_boot = xen_efi_get_secureboot(); in xen_efi_init()
41 1EC/001 ALL secure_boot Secure boot is enabled in the firmware
552 sec->secure_boot = true; in rtw89_efuse_read_fw_secure_be()557 sec->secure_boot, sec->mss_dev_type, sec->mss_cust_idx, in rtw89_efuse_read_fw_secure_be()
4514 bool secure_boot; member
285 if (!sec->secure_boot) in __parse_formatted_mssc()
1029 if (boot_params->secure_boot == efi_secureboot_mode_unset) in efi_stub_entry()1030 boot_params->secure_boot = efi_get_secureboot(); in efi_stub_entry()
175 obj-$(CONFIG_PPC_SECURE_BOOT) += secure_boot.o ima_arch.o secvar-ops.o
954 return boot_params.secure_boot; in __x86_ima_efi_boot_mode()
2096 Format: "tcb | appraise_tcb | secure_boot |2107 The "secure_boot" policy appraises the integrity
Completed in 83 milliseconds