u-boot/arch/sandbox
Simon Glass 79aed64f94 test: efi: boot: Set up an image suitable for EFI testing
Create a new disk for use with tests, which contains the new 'testapp'
EFI app specifically intended for testing the EFI loader.

Attach it to the USB device, since most testing is currently done with
mmc.

Initially this image will be used to test the EFI bootmeth.

Fix a stale comment in prep_mmc_bootdev() while we are here.

For now this uses sudo and a compressed fallback file, like all the
other bootstd tests. Once this series is in, the patch which moves
this to use user-space tools will be cleaned up and re-submitted.

Signed-off-by: Simon Glass <sjg@chromium.org>
2024-11-09 10:01:47 +01:00
..
cpu sandbox: Add a -N flag to control on-host behaviour 2024-11-09 10:00:15 +01:00
dts test: efi: boot: Set up an image suitable for EFI testing 2024-11-09 10:01:47 +01:00
include/asm sandbox: Add a -N flag to control on-host behaviour 2024-11-09 10:00:15 +01:00
lib acpi: x86: Move MADT to common code 2024-10-27 17:12:44 -06:00
config.mk efi_loader: move HOST_ARCH to version_autogenerated.h 2024-04-08 13:04:48 +02:00
Kconfig sandbox: improve description of CONFIG_SANDBOX_CRASH_RESET 2024-04-12 08:53:31 -06:00
Makefile sandbox: fix build failure with musl and SDL 2022-02-09 12:26:12 -07:00