Heinrich Schuchardt c4054c1c67 efi_selftest: BitBlt test
The BitBlt test leaves the serial console output in disarray.

* Call ClearScreen() where needed.
* Test CheckEvent() for EFI_SIMPLE_TEXT_INPUT_PROTOCOL.WaitForKey
  via adding navigation keys
* Correct timer comment

For testing on the sandbox:

    CONFIG_CMD_BOOTEFI_SELFTEST=y
    CONFIG_CONSOLE_TRUETYPE=n
    $ ./u-boot -T -l
    => setenv efi_selftest block image transfer
    => bootefi selftest

Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
Acked-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
2023-10-12 08:32:27 +02:00
..
2023-06-12 14:55:33 -04:00
2022-01-18 08:31:02 -05:00
2023-10-12 08:32:27 +02:00
2023-08-25 13:54:33 -04:00
2022-07-26 02:30:56 -06:00
2022-01-19 18:11:34 +01:00
2022-08-12 08:14:23 -04:00
2020-10-30 10:56:11 -04:00
2023-01-20 12:27:24 -05:00
2021-09-04 12:26:01 -04:00
2023-09-22 06:05:40 +08:00
2022-03-15 16:19:29 -04:00
2023-09-04 10:51:58 -04:00
2023-01-16 18:01:10 +08:00
2021-07-14 16:57:35 -04:00
2023-02-11 12:22:34 -05:00
2021-07-15 18:42:05 -04:00
2022-01-19 18:11:34 +01:00
2023-08-25 17:55:19 -04:00