Re: [PATCH v5 09/14] bootstd: Add debugging for efi bootmeth

2024-09-12 Thread Heinrich Schuchardt
On 02.09.24 03:18, Simon Glass wrote: Add a little debugging so we can see what is happening. Signed-off-by: Simon Glass Reviewed-by: Ilias Apalodimas --- (no changes since v1) boot/bootmeth_efi.c | 11 +-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/boot/bootmet

[PATCH v5 09/14] bootstd: Add debugging for efi bootmeth

2024-09-01 Thread Simon Glass
Add a little debugging so we can see what is happening. Signed-off-by: Simon Glass Reviewed-by: Ilias Apalodimas --- (no changes since v1) boot/bootmeth_efi.c | 11 +-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/boot/bootmeth_efi.c b/boot/bootmeth_efi.c index 6b41c0