u-boot-brain/test/py/tests/test_efi_secboot
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
..
conftest.py test/py: efi_secboot: modify 'multiple signatures' test case 2020-08-14 12:34:33 +02:00
defs.py test/py: efi_secboot: add test for intermediate certificates 2020-08-13 22:37:36 +02:00
openssl.cnf test/py: efi_secboot: add test for intermediate certificates 2020-08-13 22:37:36 +02:00
test_authvar.py efi_loader: use ':' as separator for setenv -i 2020-08-24 16:37:53 +02:00
test_signed_intca.py efidebug: add multiple device path instances on Boot#### 2021-03-25 20:14:26 +01:00
test_signed.py efidebug: add multiple device path instances on Boot#### 2021-03-25 20:14:26 +01:00
test_unsigned.py efidebug: add multiple device path instances on Boot#### 2021-03-25 20:14:26 +01:00