commit | 7506c1566998d188867423bd184a9dd00a9246c4 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Nov 07 14:31:46 2024 -0700 |
committer | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Sat Nov 09 10:01:47 2024 +0100 |
tree | 87fbe298c2929c733a9eb8209c3dfb92487c1ca4 | |
parent | 9fd84a3e1f70c4684ca43c9c1376b3b68d4f7cf1 [diff] |
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>