summaryrefslogtreecommitdiffstats
path: root/StdLibPrivateInternalFiles/Include
Commit message (Expand)AuthorAgeFilesLines
* StdLib: Clarify and improve comments.Daryl McDaniel2016-01-061-1/+7
* StdLib: Some deployed versions of the Simple Text Input Protocol randomly re...Daryl McDaniel2014-10-281-2/+2
* StdLib: Add internal use only header for interactive I/O.darylm5032012-12-111-0/+81
* StdLib, StdLibPrivateInternalFiles: Clean up comments, Remove debugging code,...darylm5032012-09-201-2/+10
* StdLib: Add multi-byte character support. The normal "narrow" character set ...darylm5032012-06-151-12/+2
* EADK (StdLib, AppPkg, StdLibPrivateInternalFiles): Python Beta Release.darylm5032012-03-241-26/+46
* StdLib: Move the declarations for ffs() and bzero() from extern.h to strings.h.darylm5032011-11-031-2/+0
* StdLib: Make the vfscanf function public.darylm5032011-11-031-0/+1
* StdLib: Revise the meaning of several feature macros.darylm5032011-11-031-6/+9
* StdLib: Add directory access functions to PosixLib.darylm5032011-11-021-11/+11
* StdLib: Change the last argument of the ioctl helper functions to va_list* fr...darylm5032011-09-161-2/+3
* Changes so that Argv points to narrow-character versions of the command-line ...darylm5032011-07-307-34/+83
* Add device abstraction code for the UEFI Console and UEFI Shell-based file sy...darylm5032011-06-286-102/+607
* Standard Libraries for EDK II.darylm5032011-04-2714-0/+1378