Re: [PATCH v5 11/14] efi_loader: Add a test app

2024-09-16 Thread Simon Glass
Hi Heinrich, On Thu, 12 Sept 2024 at 08:53, Heinrich Schuchardt wrote: > > On 02.09.24 03:18, Simon Glass wrote: > > Add a simple app to use for testing. This is intended to do whatever it > > needs to for testing purposes. For now it just prints a message and > > exits boot services. > > > > Sig

Re: [PATCH v5 11/14] efi_loader: Add a test app

2024-09-12 Thread Heinrich Schuchardt
On 02.09.24 03:18, Simon Glass wrote: Add a simple app to use for testing. This is intended to do whatever it needs to for testing purposes. For now it just prints a message and exits boot services. Signed-off-by: Simon Glass --- (no changes since v1) lib/efi_loader/Kconfig | 10 ++

[PATCH v5 11/14] efi_loader: Add a test app

2024-09-01 Thread Simon Glass
Add a simple app to use for testing. This is intended to do whatever it needs to for testing purposes. For now it just prints a message and exits boot services. Signed-off-by: Simon Glass --- (no changes since v1) lib/efi_loader/Kconfig | 10 ++ lib/efi_loader/Makefile | 1 + lib/efi_l