]> git.dujemihanovic.xyz Git - u-boot.git/commit
efi_loader: Allow reporting the host defaults
authorSimon Glass <sjg@chromium.org>
Thu, 7 Nov 2024 21:31:45 +0000 (14:31 -0700)
committerHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Sat, 9 Nov 2024 09:01:47 +0000 (10:01 +0100)
commit9fd84a3e1f70c4684ca43c9c1376b3b68d4f7cf1
tree7abd0c84f180828830557b3bd4ac937aa0f0e0c4
parent8aa8a33661f328ae4f4ebbe652004ab57950872e
efi_loader: Allow reporting the host defaults

Add an 'efidebug filename' command to report the default filename and
PXE architecture.

Signed-off-by: Simon Glass <sjg@chromium.org>
cmd/efidebug.c