1. 7a9b366 lib: add function u16_strcasecmp() by Heinrich Schuchardt · 1 year, 9 months ago
  2. eca08ce lib/charset: add u16_strlcat() function by Masahisa Kojima · 2 years, 5 months ago
  3. 967407d lib: simplify u16_strdup() by Heinrich Schuchardt · 2 years, 6 months ago
  4. 0121282 lib: convert u16_strlen() into a macro by Heinrich Schuchardt · 2 years, 6 months ago
  5. e91789e lib/charset: UTF-8 stream conversion by Heinrich Schuchardt · 3 years, 7 months ago
  6. ddbaff5 lib/charset: utf8_get() should return error by Heinrich Schuchardt · 3 years, 7 months ago
  7. 73bb90c efi_loader: carve out utf_to_cp() by Heinrich Schuchardt · 3 years, 7 months ago
  8. 70616a1 efi_loader: move codepage 437 table by Heinrich Schuchardt · 3 years, 7 months ago
  9. 6974a4a charset: make u16_strnlen accessible at runtime by Ilias Apalodimas · 3 years, 10 months ago
  10. c670aee common: rename getc() to getchar() by Heinrich Schuchardt · 4 years ago
  11. 4835d35 charset: Add support for calculating bytes occupied by a u16 string by Sughosh Ganu · 4 years, 5 months ago
  12. f8062c9 lib: charset: add u16_str<n>cmp() by AKASHI Takahiro · 5 years ago
  13. 317068b efi_loader: support unaligned u16 strings by Heinrich Schuchardt · 5 years ago
  14. 2a3537a lib: add u16_strcpy/strdup functions by Akashi, Takahiro · 6 years ago
  15. 60d7987 efi_loader: error handling in read_console() by Heinrich Schuchardt · 6 years ago
  16. 35cbb79 efi_loader: support Unicode text input by Heinrich Schuchardt · 6 years ago
  17. b5130a8 lib: charset: upper/lower case conversion by Heinrich Schuchardt · 6 years ago
  18. 75cb1cd lib: charset: remove obsolete functions by Heinrich Schuchardt · 6 years ago
  19. d8c2823 lib: charset: utility functions for Unicode by Heinrich Schuchardt · 6 years ago
  20. 1dde0d5 efi_loader: rename utf16_strlen, utf16_strnlen by Heinrich Schuchardt · 6 years ago
  21. f739fcd SPDX: Convert a few files that were missed before by Tom Rini · 6 years ago
  22. f58c5ec efi_loader: new function utf8_to_utf16 by Heinrich Schuchardt · 7 years ago
  23. 78178bb lib: add some utf16 handling helpers by Rob Clark · 7 years ago