]> git.ipfire.org Git - thirdparty/u-boot.git/commit
efi_selftest: Add geometric shapes character selftest
authorJanne Grunau <j@jannau.net>
Sat, 16 Mar 2024 21:50:23 +0000 (22:50 +0100)
committerHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Thu, 21 Mar 2024 05:56:13 +0000 (06:56 +0100)
commite35feb99ab82c36355bcb09fc7c3aad321e56825
tree8913adbcd7f7f76e541f0977e8ad73f1cba56285
parent33b28998119004f89a662fb3f96e49d0bd9b99a0
efi_selftest: Add geometric shapes character selftest

Draw symbols from Unicode's "Geometric shapes" page which translate to
code page 437 code points 1-31. These are used by UEFI applications to
draw user interfaces using EFI_SIMPLE_TEXT_OUTPUT_PROTOCOL.
The output has to be checked manually on the screen for correctness.

Signed-off-by: Janne Grunau <j@jannau.net>
Reviewed-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
lib/efi_selftest/efi_selftest_textoutput.c