u-boot/test/boot
Heinrich Schuchardt 92f4cb6f9a boot: correct finding the default EFI binary
* The sandbox must not use an arbitrary file name bootsbox.efi but the
  file name matching the host architecture to properly boot the respective
  file. We already have an include which provides a macro with the name of
  the EFI binary. Use it.

* The path to the EFI binary should be absolute.

* The path and the file name must be capitalized to conform to the UEFI
  specification. This is important when reading from case sensitive
  file systems.

Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
Reviewed-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
Tested-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
2024-04-08 13:05:21 +02:00
..
files expo: Update tests to include textline 2023-10-11 15:43:55 -04:00
bootdev.c bootstd: Scan all bootdevs in a boot_targets entry (take 2) 2023-10-23 13:05:13 -04:00
bootflow.c boot: correct finding the default EFI binary 2024-04-08 13:05:21 +02:00
bootmeth.c bootstd: Rename distro and syslinux to extlinux 2023-05-13 09:52:32 -04:00
bootstd_common.c bootstd: fix build error when CONFIG_MMC is disabled 2024-03-04 10:25:47 -05:00
bootstd_common.h arm: qemu: Move GUIDs to the C file 2023-02-06 13:04:53 -05:00
cedit.c expo: Update tests to include textline 2023-10-11 15:43:55 -04:00
expo.c expo: Update tests to include textline 2023-10-11 15:43:55 -04:00
image.c image: Add the concept of a phase to FIT 2022-10-31 11:02:44 -04:00
Makefile test: Add sandbox TPM boot measurement 2023-10-27 13:17:21 +03:00
measurement.c test: Add sandbox TPM boot measurement 2023-10-27 13:17:21 +03:00
vbe_fixup.c vbe: Use a manual test 2022-10-31 11:04:00 -04:00
vbe_simple.c vbe: Add info about the VBE device to the fwupd node 2022-10-31 11:04:00 -04:00