summaryrefslogtreecommitdiffstats
path: root/efi-secureboot.patch
diff options
context:
space:
mode:
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,