diff options
author | Josh Boyer <jwboyer@fedoraproject.org> | 2014-09-19 15:39:14 -0400 |
---|---|---|
committer | Josh Boyer <jwboyer@fedoraproject.org> | 2014-09-19 15:39:14 -0400 |
commit | daec5ad199c2becf783a47c65bb032621d3c5766 (patch) | |
tree | 65b31ca9f6eddc8a846734cae929a0ecd88c8c89 /efi-Disable-secure-boot-if-shim-is-in-insecure-mode.patch | |
parent | fe33fe10550ec372fe16ae955a179135c28ddd55 (diff) | |
download | kernel-daec5ad199c2becf783a47c65bb032621d3c5766.tar.gz kernel-daec5ad199c2becf783a47c65bb032621d3c5766.tar.xz kernel-daec5ad199c2becf783a47c65bb032621d3c5766.zip |
Linux v3.17-rc5-105-g598a0c7d0932
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.patch | 4 |
1 files changed, 2 insertions, 2 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 64be2684d..6e44bc080 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 @@ -1,4 +1,4 @@ -From b88255a6a6e63522ffbf3ab3a88c9ae537d7b88a Mon Sep 17 00:00:00 2001 +From 3410b9e21b189627690287ee838bf3892e4fffe0 Mon Sep 17 00:00:00 2001 From: Josh Boyer <jwboyer@fedoraproject.org> Date: Tue, 5 Feb 2013 19:25:05 -0500 Subject: [PATCH] efi: Disable secure boot if shim is in insecure mode @@ -15,7 +15,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 88edd48f03e9..3b18ef2b534c 100644 +index baab83bcec44..c32bc46bd699 100644 --- a/arch/x86/boot/compressed/eboot.c +++ b/arch/x86/boot/compressed/eboot.c @@ -806,8 +806,9 @@ out: |