u-boot/test/py/tests/test_efi_capsule
Heinrich Schuchardt e05bd68ed5 test: work around for EFI terminal size probing
When the UEFI sub-system is initialized it sends an escape sequence to the
serial console to determine the terminal size. This stops the
run_command_list() function of the console emulation from recognizing the
U-Boot command line prompt.

Add a 'print -e' command as first command in the command list to work
around this issue.

Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
2022-06-19 15:53:09 +02:00
..
capsule_defs.py test/py: efi_capsule: add image authentication test 2022-02-11 20:07:55 +01:00
conftest.py efi: test/py: authenticate fit capsules 2022-06-04 08:43:55 +02:00
signature.dts test/py: efi_capsule: add image authentication test 2022-02-11 20:07:55 +01:00
test_capsule_firmware_fit.py test: work around for EFI terminal size probing 2022-06-19 15:53:09 +02:00
test_capsule_firmware_raw.py test: work around for EFI terminal size probing 2022-06-19 15:53:09 +02:00
test_capsule_firmware_signed_fit.py efi: test/py: authenticate fit capsules 2022-06-04 08:43:55 +02:00
test_capsule_firmware_signed_raw.py efi: test/py: authenticate fit capsules 2022-06-04 08:43:55 +02:00
uboot_bin_env.its efi_loader: correct uboot_bin_env.its file format 2021-03-07 17:37:26 +01:00