summaryrefslogtreecommitdiffstats
path: root/efi-secureboot.patch
diff options
context:
space:
mode:
authorThorsten Leemhuis <fedora@leemhuis.info>2020-03-21 06:22:28 +0100
committerThorsten Leemhuis <fedora@leemhuis.info>2020-03-21 06:22:28 +0100
commit2b1c0c48627fe757dafbd0c2c51ee6124e15181c (patch)
tree6622cb6461cae448c5838a049f787c5997f3f987 /efi-secureboot.patch
parent7ffee9e655f6d3c8ae7a1d7006377947be014cc6 (diff)
parent8323383234985150c0578cc47e885d7d6fe72759 (diff)
downloadkernel-2b1c0c48627fe757dafbd0c2c51ee6124e15181c.tar.gz
kernel-2b1c0c48627fe757dafbd0c2c51ee6124e15181c.tar.xz
kernel-2b1c0c48627fe757dafbd0c2c51ee6124e15181c.zip
Diffstat (limited to 'efi-secureboot.patch')
-rw-r--r--efi-secureboot.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/efi-secureboot.patch b/efi-secureboot.patch
index 326c73a0f..90ac9feca 100644
--- a/efi-secureboot.patch
+++ b/efi-secureboot.patch
@@ -303,7 +303,7 @@ index 1797623b0c3a..fa8ac411bf6e 100644
+
+#ifdef CONFIG_LOCK_DOWN_IN_EFI_SECURE_BOOT
+ if (efi_enabled(EFI_SECURE_BOOT))
-+ security_lock_kernel_down("EFI Secure Boot mode", LOCKDOWN_CONFIDENTIALITY_MAX);
++ security_lock_kernel_down("EFI Secure Boot mode", LOCKDOWN_INTEGRITY_MAX);
+#endif
+
dmi_setup();