summaryrefslogtreecommitdiffstats
path: root/efi-secureboot.patch
diff options
context:
space:
mode:
authorJeremy Cline <jcline@redhat.com>2019-03-11 14:56:28 +0000
committerJeremy Cline <jcline@redhat.com>2019-03-11 17:30:38 +0000
commitedfbff22b401ff13df7b2304a9122a5b211db41f (patch)
tree039cc8aaa8b012db96cb59b6f00190f436b93311 /efi-secureboot.patch
parent55c734c218d2a9298bd7ff6584e3793d485fcabe (diff)
downloadkernel-edfbff22b401ff13df7b2304a9122a5b211db41f.tar.gz
kernel-edfbff22b401ff13df7b2304a9122a5b211db41f.tar.xz
kernel-edfbff22b401ff13df7b2304a9122a5b211db41f.zip
Linux v5.0-10360-g12ad143e1b80
Diffstat (limited to 'efi-secureboot.patch')
-rw-r--r--efi-secureboot.patch1
1 files changed, 1 insertions, 0 deletions
diff --git a/efi-secureboot.patch b/efi-secureboot.patch
index 5a3738a22..eb7c23098 100644
--- a/efi-secureboot.patch
+++ b/efi-secureboot.patch
@@ -185,6 +185,7 @@ index 100ce4a4aff6..62361b647a75 100644
@@ -1577,12 +1589,6 @@ efi_status_t efi_setup_gop(efi_system_table_t *sys_table_arg,
bool efi_runtime_disabled(void);
extern void efi_call_virt_check_flags(unsigned long flags, const char *call);
+ extern unsigned long efi_call_virt_save_flags(void);
-enum efi_secureboot_mode {
- efi_secureboot_mode_unset,