mirror of https://github.com/acidanthera/audk.git
a7a8363d86
Add library classes which are required by StdLib, but not commonly defined in Platform DSC files, to StdLib.inc. Modify MB_LEN_MAX to be 4, the maximum length of UTF-8 characters. Adjust size of internal buffers to be multiples of MB_LEN_MAX instead of assuming 1-byte characters. Make the XYoffset object public and move its declaration into EfiSysCall.h. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: daryl.mcdaniel@intel.com Reviewed-by: erik.c.bjorge@intel.com Reviewed-by: lee.g.rosenbaum@intel.com Reviewed-by: leroy.p.leahy@intel.com git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@13457 6f19259b-4bc3-4df7-8a09-765794883524 |
||
---|---|---|
.. | ||
Stdio.inf | ||
clrerr.c | ||
fclose.c | ||
fdopen.c | ||
feof.c | ||
ferror.c | ||
fflush.c | ||
fgetc.c | ||
fgetln.c | ||
fgetpos.c | ||
fgets.c | ||
fgetstr.c | ||
fgetwc.c | ||
fgetws.c | ||
fileext.h | ||
fileno.c | ||
findfp.c | ||
flags.c | ||
floatio.h | ||
flockfile.c | ||
fopen.c | ||
fparseln.c | ||
fprintf.c | ||
fpurge.c | ||
fputc.c | ||
fputs.c | ||
fputwc.c | ||
fputws.c | ||
fread.c | ||
freopen.c | ||
fscanf.c | ||
fseek.c | ||
fseeko.c | ||
fsetpos.c | ||
ftell.c | ||
ftello.c | ||
funopen.c | ||
fvwrite.c | ||
fvwrite.h | ||
fwalk.c | ||
fwide.c | ||
fwprintf.c | ||
fwrite.c | ||
fwscanf.c | ||
getc.c | ||
getchar.c | ||
gets.c | ||
gettemp.c | ||
getwc.c | ||
getwchar.c | ||
glue.h | ||
local.h | ||
makebuf.c | ||
mkdtemp.c | ||
mkstemp.c | ||
mktemp.c | ||
perror.c | ||
printf.c | ||
putc.c | ||
putchar.c | ||
puts.c | ||
putwc.c | ||
putwchar.c | ||
refill.c | ||
remove.c | ||
rewind.c | ||
rget.c | ||
scanf.c | ||
setbuf.c | ||
setbuffer.c | ||
setvbuf.c | ||
snprintf.c | ||
snprintf_ss.c | ||
sprintf.c | ||
sscanf.c | ||
stdio.c | ||
swprintf.c | ||
swscanf.c | ||
tempnam.c | ||
tmpfile.c | ||
tmpnam.c | ||
ungetc.c | ||
ungetwc.c | ||
vasprintf.c | ||
vfprintf.c | ||
vfscanf.c | ||
vfwprintf.c | ||
vfwscanf.c | ||
vprintf.c | ||
vscanf.c | ||
vsnprintf.c | ||
vsnprintf_ss.c | ||
vsprintf.c | ||
vsscanf.c | ||
vswprintf.c | ||
vswscanf.c | ||
vwprintf.c | ||
vwscanf.c | ||
wbuf.c | ||
wcio.h | ||
wprintf.c | ||
wscanf.c | ||
wsetup.c |