~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* lib: add function u16_strcasecmp()Heinrich Schuchardt2023-01-04
* lib/charset: add u16_strlcat() functionMasahisa Kojima2022-05-03
* lib: simplify u16_strdup()Heinrich Schuchardt2022-04-15
* lib: convert u16_strlen() into a macroHeinrich Schuchardt2022-04-15
* lib/charset: UTF-8 stream conversionHeinrich Schuchardt2021-03-07
* lib/charset: utf8_get() should return errorHeinrich Schuchardt2021-03-07
* efi_loader: carve out utf_to_cp()Heinrich Schuchardt2021-03-07
* efi_loader: move codepage 437 tableHeinrich Schuchardt2021-03-07
* charset: make u16_strnlen accessible at runtimeIlias Apalodimas2020-11-29
* common: rename getc() to getchar()Heinrich Schuchardt2020-10-22
* charset: Add support for calculating bytes occupied by a u16 stringSughosh Ganu2020-05-09
* lib: charset: add u16_str<n>cmp()AKASHI Takahiro2019-09-20
* efi_loader: support unaligned u16 stringsHeinrich Schuchardt2019-07-16
* lib: add u16_strcpy/strdup functionsAkashi, Takahiro2019-02-13
* efi_loader: error handling in read_console()Heinrich Schuchardt2018-10-16
* efi_loader: support Unicode text inputHeinrich Schuchardt2018-09-23
* lib: charset: upper/lower case conversionHeinrich Schuchardt2018-09-23
* lib: charset: remove obsolete functionsHeinrich Schuchardt2018-09-23
* lib: charset: utility functions for UnicodeHeinrich Schuchardt2018-09-23
* efi_loader: rename utf16_strlen, utf16_strnlenHeinrich Schuchardt2018-09-23
* SPDX: Convert a few files that were missed beforeTom Rini2018-05-10
* efi_loader: new function utf8_to_utf16Heinrich Schuchardt2017-12-01
* lib: add some utf16 handling helpersRob Clark2017-09-12