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