Re: [U-Boot] [PATCH 2/5] lib: add some utf16 handling helpers
Hi Rob, On 9 August 2017 at 17:14, Rob Clark wrote: > We'll eventually want these in a few places in efi_loader, and also > vsprintf. > > Signed-off-by: Rob Clark > --- > include/charset.h| 55 ++ > lib/Makefile | 1 + > lib/charset.c
[U-Boot] [PATCH 2/5] 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 --- include/charset.h| 55 ++ lib/Makefile | 1 + lib/charset.c| 81 lib/ef