1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-10-17 16:02:33 +02:00
Files
u-boot-megous/lib
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
2023-10-12 08:32:27 +02:00
2023-08-25 13:54:33 -04:00
2023-01-20 12:27:24 -05:00
2023-09-22 06:05:40 +08:00
2023-09-04 10:51:58 -04:00
2023-01-16 18:01:10 +08:00
2023-02-11 12:22:34 -05:00
2023-08-25 17:55:19 -04:00