summaryrefslogtreecommitdiffstats
path: root/efi-Add-EFI_SECURE_BOOT-bit.patch
diff options
context:
space:
mode:
authorJosh Boyer <jwboyer@fedoraproject.org>2014-10-24 10:02:17 -0400
committerJosh Boyer <jwboyer@fedoraproject.org>2014-10-24 10:02:17 -0400
commit3fbe156c4a0a525745f7626501fd3375e18a0a38 (patch)
tree6651d983cc0489a4587234bd4973b815770807fc /efi-Add-EFI_SECURE_BOOT-bit.patch
parent92add980cd854302990c88e170f914647d3ea8d4 (diff)
downloadkernel-3fbe156c4a0a525745f7626501fd3375e18a0a38.tar.gz
kernel-3fbe156c4a0a525745f7626501fd3375e18a0a38.tar.xz
kernel-3fbe156c4a0a525745f7626501fd3375e18a0a38.zip
Linux v3.18-rc1-280-g816fb4175c29
Diffstat (limited to 'efi-Add-EFI_SECURE_BOOT-bit.patch')
-rw-r--r--efi-Add-EFI_SECURE_BOOT-bit.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/efi-Add-EFI_SECURE_BOOT-bit.patch b/efi-Add-EFI_SECURE_BOOT-bit.patch
index 4148da049..ca6aead09 100644
--- a/efi-Add-EFI_SECURE_BOOT-bit.patch
+++ b/efi-Add-EFI_SECURE_BOOT-bit.patch
@@ -26,10 +26,10 @@ index 13c0835f907a..fbae2bf99a47 100644
#endif
diff --git a/include/linux/efi.h b/include/linux/efi.h
-index 45cb4ffdea62..ebe6a24cc1e1 100644
+index 0949f9c7e872..130ba866a24a 100644
--- a/include/linux/efi.h
+++ b/include/linux/efi.h
-@@ -923,6 +923,7 @@ extern int __init efi_setup_pcdp_console(char *);
+@@ -936,6 +936,7 @@ extern int __init efi_setup_pcdp_console(char *);
#define EFI_64BIT 5 /* Is the firmware 64-bit? */
#define EFI_PARAVIRT 6 /* Access is via a paravirt interface */
#define EFI_ARCH_1 7 /* First arch-specific bit */