Age | Commit message (Expand) | Author |
2015-07-30 | StdLib: Add support for AArch64 | Harry Liebel |
2015-07-30 | StdLib/LibC: Add software floating point library from NetBSD | NetBSD project |
2015-07-08 | StdLib: Remove EfiSocketLib and Ip4Config Protocol dependency. | jiaxinwu |
2014-11-07 | AppPkg: Add the Lua interpreter and library. | darylm503 |
2014-10-28 | StdLib: Some deployed versions of the Simple Text Input Protocol randomly re... | Daryl McDaniel |
2014-09-11 | StdLib: Fix some build problems and obscure bugs. | daryl.mcdaniel |
2014-09-09 | StdLib: Changes needed to support XCODE5 | Andrew Fish |
2014-07-17 | StdLib: Simple code cleanup | Daryl McDaniel |
2013-11-20 | Ignore transmit errors for UDPv4, UDPv6 and IPv4. | Lee Leahy |
2013-09-10 | StdLib: Fix IPF build issues. | Daryl McDaniel |
2013-01-16 | StdLib: Correct two instances of mismatch between function declaration and de... | darylm503 |
2012-12-11 | StdLib: Add terminal type line editing (Interactive IO) for console devices. | darylm503 |
2012-10-08 | Fixed close for socket to properly release the socket context structure and t... | lpleahy |
2012-09-25 | StdLib/Include: Minor changes in preparation for Interactive I/O (TTY) functi... | darylm503 |
2012-09-20 | StdLib, StdLibPrivateInternalFiles: Clean up comments, Remove debugging code,... | darylm503 |
2012-06-15 | StdLib: Add multi-byte character support. The normal "narrow" character set ... | darylm503 |
2012-03-29 | StdLib: Add STDC macros, for MSFT compilers, to improve compatibility with va... | darylm503 |
2012-03-28 | StdLib/Include/stdarg.h: Added the __va_copy macro for Python compatibility. | darylm503 |
2012-03-24 | EADK (StdLib, AppPkg, StdLibPrivateInternalFiles): Python Beta Release. | darylm503 |
2012-02-27 | StdLib/Include/paths.h: Update paths to reflect new base of \Efi\StdLib. | darylm503 |
2012-02-24 | Fix issues detected by python web-server. | lpleahy |
2012-02-09 | Merged socket development branch: | lpleahy |
2012-02-01 | StdLib: Fix compiler compatibility issues: | darylm503 |
2012-01-26 | StdLib/Include/netdb.h: Re-enable macros needed by socket applications and pe... | darylm503 |
2012-01-06 | StdLib: Add a file was missed and should have been included in check-in 12061. | darylm503 |
2011-11-30 | StdLib: Add isDirSep character classification macro and function. Implement ... | darylm503 |
2011-11-03 | StdLib: Fix some corrupted comments and inconsistent indentation. | darylm503 |
2011-11-03 | StdLib: Move the declarations for ffs() and bzero() from extern.h to strings.h. | darylm503 |
2011-11-02 | StdLib: Fix dirent structure members to be of the correct type. | darylm503 |
2011-11-02 | StdLib: Add directory access functions to PosixLib. | darylm503 |
2011-10-03 | StdLib: Improve robustness of stat() and make basename() a public function. | darylm503 |
2011-09-30 | Update the sockets library code | lpleahy |
2011-09-16 | StdLib: Patches and updates for ARM. | darylm503 |
2011-09-11 | StdLib|LibC: Implement the sleep() function. | darylm503 |
2011-09-08 | StdLib: Replace some non-ASCII characters with ASCII equivalents. | darylm503 |
2011-09-01 | StdLib: Fix build errors caused by differences between the minGW 4.3 and GCC ... | darylm503 |
2011-08-31 | Fix GCC build errors. | darylm503 |
2011-08-18 | Fix mismatch between the declaration and definition of fwrite. | darylm503 |
2011-08-18 | Re-enable the declaration for ftello. | darylm503 |
2011-08-17 | Update or add comments to files and functions for use by Doxygen. | darylm503 |
2011-08-15 | Update or add comments to files and functions for use by Doxygen. | darylm503 |
2011-08-05 | Fix @return Doxygen commands to be singular instead of plural. | darylm503 |
2011-08-05 | Update or add comments to files and functions for use by Doxygen. | darylm503 |
2011-08-04 | Update or add comments to files and functions for use by Doxygen. | darylm503 |
2011-08-04 | Update or add comments to files and functions for use by Doxygen. | darylm503 |
2011-08-02 | Fix GCC build breaks. | darylm503 |
2011-07-30 | Add Socket Libraries. | darylm503 |
2011-06-28 | Add device abstraction code for the UEFI Console and UEFI Shell-based file sy... | darylm503 |
2011-04-27 | Standard Libraries for EDK II. | darylm503 |