On Tue, Apr 01, 2025 at 11:26:42AM +0100, Mate Kukri wrote:
> Use loader protocol for image verification where available, otherwise
> fall back to the old shim lock protocol.
>
> Signed-off-by: Mate Kukri
> ---
> grub-core/kern/efi/sb.c | 58
> grub-core/
Yes, sorry...
On Wed, Apr 2, 2025 at 9:39 AM Michael Chang wrote:
>
> On Tue, Apr 01, 2025 at 11:26:42AM +0100, Mate Kukri wrote:
> > Use loader protocol for image verification where available, otherwise
> > fall back to the old shim lock protocol.
> >
> > Signed-off-by: Mate Kukri
> > ---
> >
On Tue, Apr 01, 2025 at 11:26:42AM +0100, Mate Kukri wrote:
> Use loader protocol for image verification where available, otherwise
> fall back to the old shim lock protocol.
>
> Signed-off-by: Mate Kukri
> ---
> grub-core/kern/efi/sb.c | 58
> grub-core
Use loader protocol for image verification where available, otherwise
fall back to the old shim lock protocol.
Signed-off-by: Mate Kukri
---
grub-core/kern/efi/sb.c | 58
grub-core/loader/efi/linux.c | 6 ++--
include/grub/efi/api.h | 5
inc