1. caf89d6 StdLib: Move GetPass.c out of Uefi and into PosixLib. Create LibPosix to contain all functions from PosixLib instead of individual libraries. Retains the ability to use the individual libraries, except GetPass, for backwards compatibility. by Daryl McDaniel · 10 years ago
  2. 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
  3. fd9efa3 StdLib: Correct module type and [LibraryClasses] section. by darylm503 · 13 years ago
  4. b2800dd StdLib: Remove files obsoleted by changelist 12649. by darylm503 · 13 years ago
  5. d711a48 StdLib: Add directory access functions to PosixLib. by darylm503 · 13 years ago
  6. 76beedc StdLib: Change the last argument of the ioctl helper functions to va_list* from void*. by darylm503 · 13 years ago
  7. c648f73 Fix GCC build errors. by darylm503 · 13 years ago
  8. d7ce700 Add Socket Libraries. by darylm503 · 13 years ago