1. ac72d17 lib/charset: Map Unicode code points to CP437 code points 1-31 by Janne Grunau · 7 months ago
  2. 1a72acb lib: charset: Fix and extend utf8_to_utf32_stream() documentation by Janne Grunau · 8 months ago
  3. 6c39d0e doc: fix description of u16_strcasecmp() by Heinrich Schuchardt · 1 year, 9 months ago
  4. 7a9b366 lib: add function u16_strcasecmp() by Heinrich Schuchardt · 1 year, 10 months ago
  5. afbeedc lib/charset: fix compile warnings by Masahisa Kojima · 2 years, 5 months ago
  6. eca08ce lib/charset: add u16_strlcat() function by Masahisa Kojima · 2 years, 6 months ago
  7. 0121282 lib: convert u16_strlen() into a macro by Heinrich Schuchardt · 2 years, 7 months ago
  8. 4bc4798 efi_loader: documentation codepage_437[] by Heinrich Schuchardt · 3 years, 7 months ago
  9. e91789e lib/charset: UTF-8 stream conversion by Heinrich Schuchardt · 3 years, 8 months ago
  10. 73bb90c efi_loader: carve out utf_to_cp() by Heinrich Schuchardt · 3 years, 8 months ago
  11. 70616a1 efi_loader: move codepage 437 table by Heinrich Schuchardt · 3 years, 8 months ago
  12. 3139356 efi_loader: typo in function description of u16_strnlen by Heinrich Schuchardt · 4 years ago
  13. 311da04 lib: charset: correct function descriptions by Heinrich Schuchardt · 4 years, 5 months ago
  14. 4835d35 charset: Add support for calculating bytes occupied by a u16 string by Sughosh Ganu · 4 years, 6 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. 8a4c443 lib: charset: correct utf8_utf16_strnlen() description by Heinrich Schuchardt · 5 years ago
  18. 2a3537a lib: add u16_strcpy/strdup functions by Akashi, Takahiro · 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 · 6 years ago
  25. f58c5ec efi_loader: new function utf8_to_utf16 by Heinrich Schuchardt · 7 years ago
  26. 984f251 efi_loader: MAX_UTF8_PER_UTF16 = 3 by Heinrich Schuchardt · 7 years ago
  27. 78178bb lib: add some utf16 handling helpers by Rob Clark · 7 years ago