1. 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
  2. e575c10 StdLib: Add internal use only header for interactive I/O. by darylm503 · 12 years ago
  3. 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
  4. a7a8363 StdLib: Add multi-byte character support. The normal "narrow" character set is now UTF-8 instead of ASCII. by darylm503 · 13 years ago
  5. d78fab6 EADK (StdLib, AppPkg, StdLibPrivateInternalFiles): Python Beta Release. by darylm503 · 13 years ago
  6. feb1422 StdLib: Move the declarations for ffs() and bzero() from extern.h to strings.h. by darylm503 · 13 years ago
  7. f45df7a StdLib: Make the vfscanf function public. by darylm503 · 13 years ago
  8. 5c5e4a1 StdLib: Revise the meaning of several feature macros. by darylm503 · 13 years ago
  9. d711a48 StdLib: Add directory access functions to PosixLib. by darylm503 · 13 years ago
  10. 76beedc StdLib: Change the last argument of the ioctl helper functions to va_list* from void*. by darylm503 · 13 years ago
  11. f766dd7 Changes so that Argv points to narrow-character versions of the command-line arguments. by darylm503 · 13 years ago
  12. b00771f Add device abstraction code for the UEFI Console and UEFI Shell-based file systems. by darylm503 · 14 years ago
  13. 2aa62f2 Standard Libraries for EDK II. by darylm503 · 14 years ago