Re: [PATCH v3 4/5] loader/efi/chainloader: Use shim loader image handle where available

2025-04-15 Thread Daniel Kiper
On Tue, Apr 01, 2025 at 11:26:44AM +0100, Mate Kukri wrote: I think you should shortly explain here why this patch is needed. > Signed-off-by: Mate Kukri Otherwise patch LGTM... Daniel ___ Grub-devel mailing list Grub-devel@gnu.org https://lists.gnu

[PATCH v3 4/5] loader/efi/chainloader: Use shim loader image handle where available

2025-04-01 Thread Mate Kukri
Signed-off-by: Mate Kukri --- grub-core/loader/efi/chainloader.c | 21 + 1 file changed, 13 insertions(+), 8 deletions(-) diff --git a/grub-core/loader/efi/chainloader.c b/grub-core/loader/efi/chainloader.c index 11b64ac1b..e77bd863c 100644 --- a/grub-core/loader/efi/chainlo