mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-14 08:57:58 +00:00
e05bd68ed5
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> |
||
---|---|---|
.. | ||
capsule_defs.py | ||
conftest.py | ||
signature.dts | ||
test_capsule_firmware_fit.py | ||
test_capsule_firmware_raw.py | ||
test_capsule_firmware_signed_fit.py | ||
test_capsule_firmware_signed_raw.py | ||
uboot_bin_env.its |