Re: [PATCH v2 30/39] efi: Show the vendor in helloworld

2024-08-06 Thread Heinrich Schuchardt
On 06.08.24 14:58, Simon Glass wrote: Show the vendor name so it is clear that this app has been built by U-Boot. As described in the UEFI specification the system table is provided by the UEFI firmware to the entry-point of EFI binaries. So on a Laptop you might see "Xiaomi" or "Huawei" displa

[PATCH v2 30/39] efi: Show the vendor in helloworld

2024-08-06 Thread Simon Glass
Show the vendor name so it is clear that this app has been built by U-Boot. Signed-off-by: Simon Glass --- (no changes since v1) lib/efi_loader/helloworld.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/lib/efi_loader/helloworld.c b/lib/efi_loader/helloworld.c index 586177de0c8..f1202