1. 0b18c3d lib/charset: fix u16_strlcat() return value by Matthias Schiffer · Fri Jul 14 13:24:51 2023 +0200
  2. 9d1e248 lib: add function u16_strcasecmp() by Heinrich Schuchardt · Thu Dec 29 14:44:03 2022 +0100
  3. f242db0 lib/charset: add u16_strlcat() function by Masahisa Kojima · Thu Apr 28 17:09:34 2022 +0900
  4. 091561e lib: simplify u16_strdup() by Heinrich Schuchardt · Sat Apr 02 11:46:59 2022 +0200
  5. c054760 lib: convert u16_strlen() into a macro by Heinrich Schuchardt · Sat Apr 02 11:46:58 2022 +0200
  6. 6aa77ac lib/charset: UTF-8 stream conversion by Heinrich Schuchardt · Sat Feb 27 14:08:38 2021 +0100
  7. e3fa74b lib/charset: utf8_get() should return error by Heinrich Schuchardt · Sat Feb 27 14:08:37 2021 +0100
  8. 91fb089 efi_loader: carve out utf_to_cp() by Heinrich Schuchardt · Sat Feb 27 14:08:36 2021 +0100
  9. a9ff07b efi_loader: move codepage 437 table by Heinrich Schuchardt · Sat Feb 27 14:08:35 2021 +0100
  10. f1202c4 charset: make u16_strnlen accessible at runtime by Ilias Apalodimas · Sun Nov 22 15:10:26 2020 +0200
  11. c4954fb common: rename getc() to getchar() by Heinrich Schuchardt · Wed Oct 07 18:11:48 2020 +0200
  12. 989fc14 charset: Add support for calculating bytes occupied by a u16 string by Sughosh Ganu · Wed May 06 22:12:41 2020 +0300
  13. 02b46b8 lib: charset: add u16_str<n>cmp() by AKASHI Takahiro · Wed Sep 18 10:26:29 2019 +0900
  14. d1df23b efi_loader: support unaligned u16 strings by Heinrich Schuchardt · Sun Jul 14 17:28:49 2019 +0200
  15. 269a8e2 lib: add u16_strcpy/strdup functions by Akashi, Takahiro · Fri Dec 14 19:10:38 2018 +0900
  16. 1f58459 efi_loader: error handling in read_console() by Heinrich Schuchardt · Tue Oct 02 06:43:38 2018 +0200
  17. fc5f1a1 efi_loader: support Unicode text input by Heinrich Schuchardt · Wed Sep 12 00:05:32 2018 +0200
  18. 58ddcd3 lib: charset: upper/lower case conversion by Heinrich Schuchardt · Tue Sep 04 19:34:56 2018 +0200
  19. 79d234d lib: charset: remove obsolete functions by Heinrich Schuchardt · Fri Aug 31 21:31:34 2018 +0200
  20. 97494ea lib: charset: utility functions for Unicode by Heinrich Schuchardt · Fri Aug 31 21:31:27 2018 +0200
  21. 597f8f7 efi_loader: rename utf16_strlen, utf16_strnlen by Heinrich Schuchardt · Fri Aug 31 21:31:26 2018 +0200
  22. 70df9d6 SPDX: Convert a few files that were missed before by Tom Rini · Mon May 07 17:02:21 2018 -0400
  23. d0faa9e efi_loader: new function utf8_to_utf16 by Heinrich Schuchardt · Wed Oct 18 18:13:06 2017 +0200
  24. 0d138cf lib: add some utf16 handling helpers by Rob Clark · Sat Sep 09 06:47:40 2017 -0400