summaryrefslogtreecommitdiff
path: root/include/charset.h
AgeCommit message (Collapse)AuthorFilesLines
2017-09-13lib: add some utf16 handling helpersRob Clark1-0/+65
We'll eventually want these in a few places in efi_loader, and also vsprintf. Signed-off-by: Rob Clark <robdclark@gmail.com>