u-boot-brain/test/py/tests/test_efi_capsule
Ilias Apalodimas cbea241e93 efidebug: add multiple device path instances on Boot####
The UEFI spec allows a packed array of UEFI device paths in the
FilePathList[] of an EFI_LOAD_OPTION. The first file path must
describe the loaded image but the rest are OS specific.

Previous patches parse the device path and try to use the second
member of the array as an initrd. So let's modify efidebug slightly
and install the second file described in the command line as the
initrd device path.

Signed-off-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
2021-03-25 20:14:26 +01:00
..
capsule_defs.py test/py: efi_capsule: test for FIT image capsule 2020-12-03 21:22:50 +01:00
conftest.py test/py: efi_capsule: test for raw image capsule 2020-12-03 21:22:50 +01:00
test_capsule_firmware.py efidebug: add multiple device path instances on Boot#### 2021-03-25 20:14:26 +01:00
uboot_bin_env.its efi_loader: correct uboot_bin_env.its file format 2021-03-07 17:37:26 +01:00