u-boot/examples/api
Rob Clark 274325c509 vsprintf.c: add UTF-16 string (%ls) support
This is convenient for efi_loader which deals a lot with UTF-16.  Only
enabled with CC_SHORT_WCHAR, leaving room to add a UTF-32 version when
CC_SHORT_WCHAR is not enabled.

Signed-off-by: Rob Clark <robdclark@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Simon Glass <sjg@chromium.org>
2017-09-12 17:57:59 -04:00
..
.gitignore Move api_examples to examples/api 2009-07-21 09:23:36 +02:00
crt0.S Fix FreeBSD loader API so that it works on both 32-bit and 64-bit targets. 2016-05-21 01:25:50 +02:00
demo.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
glue.c Fix FreeBSD loader API so that it works on both 32-bit and 64-bit targets. 2016-05-21 01:25:50 +02:00
glue.h Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
libgenwrap.c lib/tiny-printf.c: Add tiny printf function for space limited environments 2015-11-23 10:56:07 -05:00
Makefile vsprintf.c: add UTF-16 string (%ls) support 2017-09-12 17:57:59 -04:00