Re: [PATCH v2 36/39] efi: Add a test app

2024-08-11 Thread Simon Glass
Hi Heinrich, On Thu, 8 Aug 2024 at 15:17, Heinrich Schuchardt wrote: > > On 07.08.24 16:36, Simon Glass wrote: > > Hi Heinrich, > > > > On Tue, 6 Aug 2024 at 19:47, Heinrich Schuchardt wrote: > >> > >> On 06.08.24 14:58, Simon Glass wrote: > >>> Add a simple app to use for testing. This is inten

Re: [PATCH v2 36/39] efi: Add a test app

2024-08-08 Thread Heinrich Schuchardt
On 07.08.24 16:36, Simon Glass wrote: Hi Heinrich, On Tue, 6 Aug 2024 at 19:47, Heinrich Schuchardt wrote: On 06.08.24 14:58, 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 b

Re: [PATCH v2 36/39] efi: Add a test app

2024-08-07 Thread Simon Glass
Hi Heinrich, On Tue, 6 Aug 2024 at 19:47, Heinrich Schuchardt wrote: > > On 06.08.24 14:58, 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. > > > > Signe

Re: [PATCH v2 36/39] efi: Add a test app

2024-08-06 Thread Heinrich Schuchardt
On 06.08.24 14:58, 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 v2 36/39] efi: Add a test app

2024-08-06 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