1. 3a04388 lib/charset: Map Unicode code points to CP437 code points 1-31 by Janne Grunau · 8 months ago
  2. 153a8a9 lib: charset: Fix and extend utf8_to_utf32_stream() documentation by Janne Grunau · 10 months ago
  3. b8e7b7c doc: fix description of u16_strcasecmp() by Heinrich Schuchardt · 1 year, 11 months ago
  4. 9d1e248 lib: add function u16_strcasecmp() by Heinrich Schuchardt · 1 year, 11 months ago
  5. 0caeff5 lib/charset: fix compile warnings by Masahisa Kojima · 2 years, 6 months ago
  6. f242db0 lib/charset: add u16_strlcat() function by Masahisa Kojima · 2 years, 7 months ago
  7. c054760 lib: convert u16_strlen() into a macro by Heinrich Schuchardt · 2 years, 8 months ago
  8. 12d52d2 efi_loader: documentation codepage_437[] by Heinrich Schuchardt · 3 years, 8 months ago
  9. 6aa77ac lib/charset: UTF-8 stream conversion by Heinrich Schuchardt · 3 years, 9 months ago
  10. 91fb089 efi_loader: carve out utf_to_cp() by Heinrich Schuchardt · 3 years, 9 months ago
  11. a9ff07b efi_loader: move codepage 437 table by Heinrich Schuchardt · 3 years, 9 months ago
  12. 38ada61 efi_loader: typo in function description of u16_strnlen by Heinrich Schuchardt · 4 years, 1 month ago
  13. 12800e0 lib: charset: correct function descriptions by Heinrich Schuchardt · 4 years, 7 months ago
  14. 989fc14 charset: Add support for calculating bytes occupied by a u16 string by Sughosh Ganu · 4 years, 7 months ago
  15. 02b46b8 lib: charset: add u16_str<n>cmp() by AKASHI Takahiro · 5 years ago
  16. d1df23b efi_loader: support unaligned u16 strings by Heinrich Schuchardt · 5 years ago
  17. 2b88d6c lib: charset: correct utf8_utf16_strnlen() description by Heinrich Schuchardt · 6 years ago
  18. 269a8e2 lib: add u16_strcpy/strdup functions by Akashi, Takahiro · 6 years ago
  19. fc5f1a1 efi_loader: support Unicode text input by Heinrich Schuchardt · 6 years ago
  20. 58ddcd3 lib: charset: upper/lower case conversion by Heinrich Schuchardt · 6 years ago
  21. 79d234d lib: charset: remove obsolete functions by Heinrich Schuchardt · 6 years ago
  22. 97494ea lib: charset: utility functions for Unicode by Heinrich Schuchardt · 6 years ago
  23. 597f8f7 efi_loader: rename utf16_strlen, utf16_strnlen by Heinrich Schuchardt · 6 years ago
  24. 70df9d6 SPDX: Convert a few files that were missed before by Tom Rini · 7 years ago
  25. d0faa9e efi_loader: new function utf8_to_utf16 by Heinrich Schuchardt · 7 years ago
  26. 1636c9e efi_loader: MAX_UTF8_PER_UTF16 = 3 by Heinrich Schuchardt · 7 years ago
  27. 0d138cf lib: add some utf16 handling helpers by Rob Clark · 7 years ago