index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
charset.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
charset: Add support for calculating bytes occupied by a u16 string
Sughosh Ganu
2020-05-09
1
-0
/
+5
*
lib: charset: add u16_str<n>cmp()
AKASHI Takahiro
2019-09-20
1
-0
/
+25
*
efi_loader: support unaligned u16 strings
Heinrich Schuchardt
2019-07-16
1
-9
/
+14
*
lib: add u16_strcpy/strdup functions
Akashi, Takahiro
2019-02-13
1
-0
/
+29
*
efi_loader: error handling in read_console()
Heinrich Schuchardt
2018-10-16
1
-3
/
+8
*
efi_loader: support Unicode text input
Heinrich Schuchardt
2018-09-23
1
-48
/
+89
*
lib: charset: upper/lower case conversion
Heinrich Schuchardt
2018-09-23
1
-0
/
+47
*
lib: charset: remove obsolete functions
Heinrich Schuchardt
2018-09-23
1
-79
/
+0
*
lib: charset: utility functions for Unicode
Heinrich Schuchardt
2018-09-23
1
-3
/
+233
*
efi_loader: rename utf16_strlen, utf16_strnlen
Heinrich Schuchardt
2018-09-23
1
-3
/
+7
*
SPDX: Convert a few files that were missed before
Tom Rini
2018-05-10
1
-2
/
+1
*
efi_loader: new function utf8_to_utf16
Heinrich Schuchardt
2017-12-01
1
-1
/
+56
*
lib: add some utf16 handling helpers
Rob Clark
2017-09-12
1
-0
/
+101