Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-02-13 | lib: add u16_strcpy/strdup functions | Akashi, Takahiro | 1 | -0/+29 |
2018-10-16 | efi_loader: error handling in read_console() | Heinrich Schuchardt | 1 | -3/+8 |
2018-09-23 | efi_loader: support Unicode text input | Heinrich Schuchardt | 1 | -48/+89 |
2018-09-23 | lib: charset: upper/lower case conversion | Heinrich Schuchardt | 1 | -0/+47 |
2018-09-23 | lib: charset: remove obsolete functions | Heinrich Schuchardt | 1 | -79/+0 |
2018-09-23 | lib: charset: utility functions for Unicode | Heinrich Schuchardt | 1 | -3/+233 |
2018-09-23 | efi_loader: rename utf16_strlen, utf16_strnlen | Heinrich Schuchardt | 1 | -3/+7 |
2018-05-10 | SPDX: Convert a few files that were missed before | Tom Rini | 1 | -2/+1 |
2017-12-01 | efi_loader: new function utf8_to_utf16 | Heinrich Schuchardt | 1 | -1/+56 |
2017-09-12 | lib: add some utf16 handling helpers | Rob Clark | 1 | -0/+101 |