grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH v3 0/2] efi: Secure Boot fixes


From: Daniel Kiper
Subject: [PATCH v3 0/2] efi: Secure Boot fixes
Date: Fri, 30 Jun 2023 16:02:13 +0200

Hi,

Here are two fixes for Secure Boot issues reported recently. This version of
patch set adds comment to shim_lock->verify() function prototype and updates
patch #1 commit message as it was suggested by Glenn. Please review and test.

Daniel

Daniel Kiper (2):
      efi: Drop __grub_efi_api attribute from shim_lock->verify() function
      efi: Fallback to legacy mode if shim is loaded on x86 archs

 grub-core/kern/efi/sb.c      | 10 ++++++++++
 grub-core/loader/efi/linux.c | 17 +++++++++++++++++
 include/grub/efi/api.h       |  6 +++++-
 include/grub/efi/sb.h        |  5 ++++-
 4 files changed, 36 insertions(+), 2 deletions(-)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]