Merge tag 'efi-2021-04-rc3-3' of https://source.denx.de/u-boot/custodians/u-boot-efi
Pull request for efi-2021-04-rc3-3 New: * Provide library functions for converting UTF-8 streams either to code page 437 or Unicode code points. Bug fixes: * Fix the capsule update unit tests. * Use the terminal size of the video console if it is the primary output.
No related branches found
No related tags found
Showing
- include/charset.h 34 additions, 0 deletionsinclude/charset.h
- lib/charset.c 87 additions, 9 deletionslib/charset.c
- lib/efi_loader/efi_console.c 1 addition, 1 deletionlib/efi_loader/efi_console.c
- lib/efi_loader/efi_unicode_collation.c 4 additions, 17 deletionslib/efi_loader/efi_unicode_collation.c
- test/py/tests/test_efi_capsule/uboot_bin_env.its 2 additions, 2 deletionstest/py/tests/test_efi_capsule/uboot_bin_env.its
- test/unicode_ut.c 114 additions, 0 deletionstest/unicode_ut.c
Loading
Please register or sign in to comment