commit | 0d138cfb780ee816576c616b6e5fd322e6be05d9 | [log] [tgz] |
---|---|---|
author | Rob Clark <robdclark@gmail.com> | Sat Sep 09 06:47:40 2017 -0400 |
committer | Tom Rini <trini@konsulko.com> | Tue Sep 12 17:57:59 2017 -0400 |
tree | 5c4ebb4800d57ca58b6b5a74948abec199215083 | |
parent | 5b6353654e4c5f677b45dce26fb1e5589bad328e [diff] |
lib: add some utf16 handling helpers We'll eventually want these in a few places in efi_loader, and also vsprintf. Signed-off-by: Rob Clark <robdclark@gmail.com>