coreboot/payloads/libpayload/libc
Dan Ehrenberg 1104db8328 libpayload: UTF-16LE to ASCII conversion
This patch adds a simple function to convert a string in UTF-16LE
to ASCII.

TEST=Ran against a string found in a GPT with the intended outcome
BRANCH=none
BUG=none

Signed-off-by: Dan Ehrenberg <dehrenberg@chromium.org>
Change-Id: I50ca5bfdfbef9e084321b2beb1b8d4194ca5af9c
Reviewed-on: https://chromium-review.googlesource.com/231456
Reviewed-by: Julius Werner <jwerner@chromium.org>
2014-11-25 03:47:18 +00:00
..
args.c
console.c
coreboot.c
ctype.c
die.c
exec.c
getopt_long.c
hexdump.c
ipchecksum.c
lar.c
lib.c
Makefile.inc
malloc.c
memory.c
printf.c
qsort.c
rand.c
readline.c
string.c libpayload: UTF-16LE to ASCII conversion 2014-11-25 03:47:18 +00:00
strings.c
strlcpy.c
sysinfo.c
time.c