diff options
author | Laura Abbott <labbott@redhat.com> | 2019-05-20 08:05:18 -0700 |
---|---|---|
committer | Laura Abbott <labbott@redhat.com> | 2019-05-20 08:05:18 -0700 |
commit | 7407e2fe04d6b6de8cb321a9cd0e2c6b5f68227e (patch) | |
tree | 29bde63378954ef1df26369c34356dbaaf55ba8e /efi-secureboot.patch | |
parent | 71fc32ddccadc171f76c08999ec01a62e19c51da (diff) | |
download | kernel-7407e2fe04d6b6de8cb321a9cd0e2c6b5f68227e.tar.gz kernel-7407e2fe04d6b6de8cb321a9cd0e2c6b5f68227e.tar.xz kernel-7407e2fe04d6b6de8cb321a9cd0e2c6b5f68227e.zip |
Linux v5.0.17
Diffstat (limited to 'efi-secureboot.patch')
-rw-r--r-- | efi-secureboot.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/efi-secureboot.patch b/efi-secureboot.patch index 5a3738a22..2ef2fd3be 100644 --- a/efi-secureboot.patch +++ b/efi-secureboot.patch @@ -183,7 +183,7 @@ index 100ce4a4aff6..62361b647a75 100644 extern int efi_status_to_err(efi_status_t status); @@ -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); -enum efi_secureboot_mode { |