1. 1bbb83b StdLib: Add support for AArch64 by Harry Liebel · 9 years ago
  2. 3352b62 StdLib/LibC: Add software floating point library from NetBSD by NetBSD project · 9 years ago
  3. c581e50 StdLib: Remove EfiSocketLib and Ip4Config Protocol dependency. by jiaxinwu · 9 years ago
  4. 16a5fed AppPkg: Add the Lua interpreter and library. by darylm503 · 10 years ago
  5. 24903bc StdLib: Some deployed versions of the Simple Text Input Protocol randomly return either NUL characters or Scan Codes when just typing normal text. These changes filter out NUL characters and make Scan Code and error handling more robust. by Daryl McDaniel · 10 years ago
  6. 0164fc8 StdLib: Fix some build problems and obscure bugs. by daryl.mcdaniel · 10 years ago
  7. c21e7a7 StdLib: Changes needed to support XCODE5 by Andrew Fish · 10 years ago
  8. dfa51bb StdLib: Simple code cleanup by Daryl McDaniel · 10 years ago
  9. 2dc09dd Ignore transmit errors for UDPv4, UDPv6 and IPv4. by Lee Leahy · 11 years ago
  10. d02bc71 StdLib: Fix IPF build issues. by Daryl McDaniel · 11 years ago
  11. 920ff98 StdLib: Correct two instances of mismatch between function declaration and definition causing GCC compile errors. by darylm503 · 12 years ago
  12. 6c6c850 StdLib: Add terminal type line editing (Interactive IO) for console devices. by darylm503 · 12 years ago
  13. 4652be0 Fixed close for socket to properly release the socket context structure and the handle. by lpleahy · 12 years ago
  14. c352b29 StdLib/Include: Minor changes in preparation for Interactive I/O (TTY) functionality. by darylm503 · 12 years ago
  15. a9c1242 StdLib, StdLibPrivateInternalFiles: Clean up comments, Remove debugging code, Define MAX_OUTPUT, the Maximum number of bytes in a single terminal output operation. by darylm503 · 12 years ago
  16. a7a8363 StdLib: Add multi-byte character support. The normal "narrow" character set is now UTF-8 instead of ASCII. by darylm503 · 13 years ago
  17. b26913e StdLib: Add STDC macros, for MSFT compilers, to improve compatibility with various Open-Source software packages. by darylm503 · 13 years ago
  18. 521527e StdLib/Include/stdarg.h: Added the __va_copy macro for Python compatibility. by darylm503 · 13 years ago
  19. d78fab6 EADK (StdLib, AppPkg, StdLibPrivateInternalFiles): Python Beta Release. by darylm503 · 13 years ago
  20. 1902252 StdLib/Include/paths.h: Update paths to reflect new base of \Efi\StdLib. by darylm503 · 13 years ago
  21. f74dc4b Fix issues detected by python web-server. by lpleahy · 13 years ago
  22. 3bdf9aa Merged socket development branch: by lpleahy · 13 years ago
  23. 4883124 StdLib: Fix compiler compatibility issues: by darylm503 · 13 years ago
  24. 87bd924 StdLib/Include/netdb.h: Re-enable macros needed by socket applications and perform general cleanup. by darylm503 · 13 years ago
  25. 8db9424 StdLib: Add a file was missed and should have been included in check-in 12061. by darylm503 · 13 years ago
  26. 0c1992f StdLib: Add isDirSep character classification macro and function. Implement several Posix functions and clean up EfiSysCall.h. Align file mode handling with UEFI file protocol flags. by darylm503 · 13 years ago
  27. d09ed37 StdLib: Fix some corrupted comments and inconsistent indentation. by darylm503 · 13 years ago
  28. feb1422 StdLib: Move the declarations for ffs() and bzero() from extern.h to strings.h. by darylm503 · 13 years ago
  29. c84d88f StdLib: Fix dirent structure members to be of the correct type. by darylm503 · 13 years ago
  30. d711a48 StdLib: Add directory access functions to PosixLib. by darylm503 · 13 years ago
  31. 41b152c StdLib: Improve robustness of stat() and make basename() a public function. by darylm503 · 13 years ago
  32. a88c316 Update the sockets library code by lpleahy · 13 years ago
  33. c614ca5 StdLib: Patches and updates for ARM. by darylm503 · 13 years ago
  34. 5252c29 StdLib|LibC: Implement the sleep() function. by darylm503 · 13 years ago
  35. e395633 StdLib: Replace some non-ASCII characters with ASCII equivalents. by darylm503 · 13 years ago
  36. 5244f47 StdLib: Fix build errors caused by differences between the minGW 4.3 and GCC 4.4 compilers. by darylm503 · 13 years ago
  37. c648f73 Fix GCC build errors. by darylm503 · 13 years ago
  38. 1e6e6f5 Fix mismatch between the declaration and definition of fwrite. by darylm503 · 13 years ago
  39. 947a2d2 Re-enable the declaration for ftello. by darylm503 · 13 years ago
  40. 61403bd Update or add comments to files and functions for use by Doxygen. by darylm503 · 13 years ago
  41. a430bdb Update or add comments to files and functions for use by Doxygen. by darylm503 · 13 years ago
  42. 7dc1329 Fix @return Doxygen commands to be singular instead of plural. by darylm503 · 13 years ago
  43. 59d1343 Update or add comments to files and functions for use by Doxygen. by darylm503 · 13 years ago
  44. 8379337 Update or add comments to files and functions for use by Doxygen. by darylm503 · 13 years ago
  45. 681cc25 Update or add comments to files and functions for use by Doxygen. by darylm503 · 13 years ago
  46. eb222ae Fix GCC build breaks. by darylm503 · 13 years ago
  47. d7ce700 Add Socket Libraries. by darylm503 · 13 years ago
  48. 53e1e5c Add device abstraction code for the UEFI Console and UEFI Shell-based file systems. by darylm503 · 14 years ago
  49. 2aa62f2 Standard Libraries for EDK II. by darylm503 · 14 years ago