Re: [PATCH v6 05/12] efi_loader: Show the vendor in helloworld

2024-09-27 Thread Simon Glass
Hi Ilias, On Fri, 27 Sept 2024 at 06:00, Ilias Apalodimas wrote: > > Hi Simon > > > On Fri, 27 Sept 2024 at 01:01, Simon Glass wrote: > > > > Show the vendor name so it is clear which firmware is being used, e.g. > > whether U-Boot is providing the boot services. > > > > Signed-off-by: Simon Gla

Re: [PATCH v6 05/12] efi_loader: Show the vendor in helloworld

2024-09-27 Thread Ilias Apalodimas
Hi Simon On Fri, 27 Sept 2024 at 01:01, Simon Glass wrote: > > Show the vendor name so it is clear which firmware is being used, e.g. > whether U-Boot is providing the boot services. > > Signed-off-by: Simon Glass I already sent my r-b for this. [0]. I am not sure Heinrich remarks were covered

[PATCH v6 05/12] efi_loader: Show the vendor in helloworld

2024-09-26 Thread Simon Glass
Show the vendor name so it is clear which firmware is being used, e.g. whether U-Boot is providing the boot services. Signed-off-by: Simon Glass --- (no changes since v2) Changes in v2: - Reword commit message - Use 'Firmware vendor' instead of just 'Vendor' lib/efi_loader/helloworld.c | 3 ++