diff options
author | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | 2022-06-19 14:02:18 +0200 |
---|---|---|
committer | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | 2022-06-19 15:53:09 +0200 |
commit | e05bd68ed5fcbcd857f5a072f469886fb627fe97 (patch) | |
tree | 8ee9a352fe524919c856626e7142752ebb66b0eb /lib/efi_loader/efi_setup.c | |
parent | a872b18a0f0365c7dd45239f85b4f7ffed3a6781 (diff) |
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>
Diffstat (limited to 'lib/efi_loader/efi_setup.c')
0 files changed, 0 insertions, 0 deletions