1. 0e398dc StdLib: reinstate the use of va_arg() to handle long double arguments in vfscanf. by Olivier Martin · 10 years ago
  2. 9792ff7 StdLib: reinstate the use of va_arg() to handle long double arguments in vfscanf. by Olivier Martin · 10 years ago
  3. 6f347d0 StdLib/LibC/Stdio: fix "missing braces around initializer" by Laszlo Ersek · 10 years ago
  4. dfa51bb StdLib: Simple code cleanup by Daryl McDaniel · 11 years ago
  5. 9f4b48a StdLib: Fix issue with Canonical output expansion of NL to CR NL and similar expansions. by darylm503 · 12 years ago
  6. 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
  7. a7a8363 StdLib: Add multi-byte character support. The normal "narrow" character set is now UTF-8 instead of ASCII. by darylm503 · 13 years ago
  8. 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
  9. f45df7a StdLib: Make the vfscanf function public. by darylm503 · 13 years ago
  10. d711a48 StdLib: Add directory access functions to PosixLib. by darylm503 · 13 years ago
  11. 5244f47 StdLib: Fix build errors caused by differences between the minGW 4.3 and GCC 4.4 compilers. by darylm503 · 13 years ago
  12. c648f73 Fix GCC build errors. by darylm503 · 13 years ago
  13. a430bdb Update or add comments to files and functions for use by Doxygen. by darylm503 · 13 years ago
  14. d7ce700 Add Socket Libraries. by darylm503 · 13 years ago
  15. 53e1e5c Add device abstraction code for the UEFI Console and UEFI Shell-based file systems. by darylm503 · 14 years ago
  16. 2aa62f2 Standard Libraries for EDK II. by darylm503 · 14 years ago