summaryrefslogtreecommitdiff
path: root/StdLib/StdLib.inc
AgeCommit message (Expand)AuthorFilesLines
2016-01-05StdLib: Temporarily restrict compiler warnings so that sockets can be built u...Daryl McDaniel1-0/+10
2015-08-12StdLib: remove mention of ARMGCCArd Biesheuvel1-2/+0
2015-07-30StdLib: Add support for AArch64Harry Liebel1-0/+3
2015-07-30StdLib/LibC: Add software floating point library from NetBSDNetBSD project1-0/+1
2015-07-30StdLib: Added BaseStackLib for ARM architecturesOlivier Martin1-0/+6
2015-01-13StdLib: Move libraries from ShellPkg into MdeModulePkg and MdePkg.Daryl McDaniel1-3/+2
2014-11-07AppPkg: Add the Lua interpreter and library.darylm5031-12/+14
2014-09-18StdLib: Produce DevMedia as a library class alternative to DevShell.Daryl McDaniel1-1/+2
2014-09-09StdLib: Changes needed to support XCODE5Andrew Fish1-10/+12
2014-07-17StdLib: Move GetPass.c out of Uefi and into PosixLib. Create LibPosix to con...Daryl McDaniel1-1/+3
2013-07-23StdLib: Add Aarch64 support.Harry Liebel1-0/+3
2012-12-11StdLib: Add terminal type line editing (Interactive IO) for console devices.darylm5031-0/+4
2012-06-26Use the ARM compiler intrinsics library when compiling the Sockets driver.lpleahy1-1/+1
2012-06-15StdLib: Add multi-byte character support. The normal "narrow" character set ...darylm5031-0/+6
2012-03-24EADK (StdLib, AppPkg, StdLibPrivateInternalFiles): Python Beta Release.darylm5031-11/+11
2011-11-11StdLib: Eliminate TimerLib dependencies.darylm5031-38/+10
2011-11-01The three TscTimerLib has been merged to one directory.lzeng141-2/+2
2011-10-03StdLib: Improve robustness of stat() and make basename() a public function.darylm5031-7/+16
2011-09-16StdLib: Patches and updates for ARM.darylm5031-3/+16
2011-08-02Add plain-text ReadMe files and delete the PDF version.darylm5031-2/+1
2011-07-30Add Socket Libraries.darylm5031-0/+115