]> git.ipfire.org Git - thirdparty/u-boot.git/commit
efi_selftest: Update StrToFat() unit test after CP473 map extension
authorJanne Grunau <j@jannau.net>
Sat, 16 Mar 2024 21:50:24 +0000 (22:50 +0100)
committerHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Thu, 21 Mar 2024 05:56:14 +0000 (06:56 +0100)
commit9566b3b321345e4d049611a17314e087d326f4c9
treeb6efdd37a6631f85fa90237c9b29189b7a277837
parente35feb99ab82c36355bcb09fc7c3aad321e56825
efi_selftest: Update StrToFat() unit test after CP473 map extension

Test that Unicode code points which map to CP437 code points 1-31 are
converted to '_'. This ensures no FAT file names do not contain chars
which are control characters in other code pages (CP 1250 for example).

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