]> git.ipfire.org Git - thirdparty/u-boot.git/commit
efi_selftest: Add box drawing character selftest
authorAndre Przywara <andre.przywara@arm.com>
Sat, 16 Mar 2024 21:50:22 +0000 (22:50 +0100)
committerHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Thu, 21 Mar 2024 05:56:13 +0000 (06:56 +0100)
commit33b28998119004f89a662fb3f96e49d0bd9b99a0
treef33967996d84cc8d816da2f5ee7f1cf4041fc14b
parent4dd134c0c7b89573a7469893941f63751e137b47
efi_selftest: Add box drawing character selftest

UEFI applications rely on Unicode output capability, and might use that
for drawing pseudo-graphical interfaces using Unicode defined box
drawing characters.

Add a simple test to display the most basic box characters, which would
need to be checked manually on the screen for correctness.

Signed-off-by: Andre Przywara <andre.przywara@arm.com>
Suggested-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Signed-off-by: Janne Grunau <j@jannau.net>
Reviewed-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
lib/efi_selftest/efi_selftest_textoutput.c