Age | Commit message (Expand) | Author |
---|---|---|
2018-09-23 | efi_loader: support Unicode text input | Heinrich Schuchardt |
2018-09-23 | lib: charset: upper/lower case conversion | Heinrich Schuchardt |
2018-09-23 | lib: charset: remove obsolete functions | Heinrich Schuchardt |
2018-09-23 | lib: charset: utility functions for Unicode | Heinrich Schuchardt |
2018-09-23 | efi_loader: rename utf16_strlen, utf16_strnlen | Heinrich Schuchardt |
2018-05-10 | SPDX: Convert a few files that were missed before | Tom Rini |
2017-12-01 | efi_loader: new function utf8_to_utf16 | Heinrich Schuchardt |
2017-10-10 | efi_loader: MAX_UTF8_PER_UTF16 = 3 | Heinrich Schuchardt |
2017-09-12 | lib: add some utf16 handling helpers | Rob Clark |