]> git.dujemihanovic.xyz Git - u-boot.git/commit
sandbox: Report host default-filename in native mode
authorSimon Glass <sjg@chromium.org>
Thu, 7 Nov 2024 21:31:46 +0000 (14:31 -0700)
committerHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Sat, 9 Nov 2024 09:01:47 +0000 (10:01 +0100)
commit7506c1566998d188867423bd184a9dd00a9246c4
tree87fbe298c2929c733a9eb8209c3dfb92487c1ca4
parent9fd84a3e1f70c4684ca43c9c1376b3b68d4f7cf1
sandbox: Report host default-filename in native mode

When the --native flag is given, pretend to be running the host
architecture rather than sandbox.

Allow the same control for PXE too.

Signed-off-by: Simon Glass <sjg@chromium.org>
include/efi.h
lib/efi_loader/efi_helper.c