summaryrefslogtreecommitdiffstats
path: root/efi-Disable-secure-boot-if-shim-is-in-insecure-mode.patch
diff options
context:
space:
mode:
authorJosh Boyer <jwboyer@fedoraproject.org>2015-05-07 09:22:36 -0400
committerJosh Boyer <jwboyer@fedoraproject.org>2015-05-07 09:22:47 -0400
commit5f94435ddd350f77bd0e83e69ce047cc4cd9bfdb (patch)
tree0f7eb261706d7cebe3090a4d9cf378ea2daec115 /efi-Disable-secure-boot-if-shim-is-in-insecure-mode.patch
parent45a0b49689abb380af737e255539b56d79bfb444 (diff)
downloadkernel-5f94435ddd350f77bd0e83e69ce047cc4cd9bfdb.tar.gz
kernel-5f94435ddd350f77bd0e83e69ce047cc4cd9bfdb.tar.xz
kernel-5f94435ddd350f77bd0e83e69ce047cc4cd9bfdb.zip
Linux v4.1-rc2-79-g0e1dc4274828
Diffstat (limited to 'efi-Disable-secure-boot-if-shim-is-in-insecure-mode.patch')
-rw-r--r--efi-Disable-secure-boot-if-shim-is-in-insecure-mode.patch5
1 files changed, 1 insertions, 4 deletions
diff --git a/efi-Disable-secure-boot-if-shim-is-in-insecure-mode.patch b/efi-Disable-secure-boot-if-shim-is-in-insecure-mode.patch
index 99f316c00..6465cab3f 100644
--- a/efi-Disable-secure-boot-if-shim-is-in-insecure-mode.patch
+++ b/efi-Disable-secure-boot-if-shim-is-in-insecure-mode.patch
@@ -14,7 +14,7 @@ Signed-off-by: Josh Boyer <jwboyer@fedoraproject.org>
1 file changed, 19 insertions(+), 1 deletion(-)
diff --git a/arch/x86/boot/compressed/eboot.c b/arch/x86/boot/compressed/eboot.c
-index 105e7360d747..83fc4e9888ee 100644
+index 2ff19014117a..35268abaca99 100644
--- a/arch/x86/boot/compressed/eboot.c
+++ b/arch/x86/boot/compressed/eboot.c
@@ -830,8 +830,9 @@ out:
@@ -52,6 +52,3 @@ index 105e7360d747..83fc4e9888ee 100644
return 1;
}
---
-2.3.6
-