]> git.ipfire.org Git - thirdparty/u-boot.git/commit
efi_selftest: Add international characters test
authorAndre Przywara <andre.przywara@arm.com>
Sat, 16 Mar 2024 21:50:21 +0000 (22:50 +0100)
committerHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Thu, 21 Mar 2024 05:56:13 +0000 (06:56 +0100)
commit4dd134c0c7b89573a7469893941f63751e137b47
treea3dbba135e2ad8abb8c62c6a444f9cba067d4deb
parentac72d17fd8fadd62df71547ef2446ef54e3c8ee5
efi_selftest: Add international characters test

UEFI relies entirely on unicode output, which actual fonts displayed on
the screen might not be ready for.

Add a test displaying some international characters, to reveal missing
glyphs, especially in our builtin fonts.
This would be needed to be manually checked 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