Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | StdLib: Move GetPass.c out of Uefi and into PosixLib. Create LibPosix to con... | Daryl McDaniel | 2014-07-17 | 2 | -0/+116 |
* | StdLib: Add isDirSep character classification macro and function. Implement ... | darylm503 | 2011-11-30 | 5 | -13/+221 |
* | StdLib: Correct module type and [LibraryClasses] section. | darylm503 | 2011-11-11 | 4 | -8/+8 |
* | StdLib: Remove files obsoleted by changelist 12649. | darylm503 | 2011-11-02 | 2 | -158/+0 |
* | StdLib: Add directory access functions to PosixLib. | darylm503 | 2011-11-02 | 6 | -2/+366 |
* | StdLib: Change the last argument of the ioctl helper functions to va_list* fr... | darylm503 | 2011-09-16 | 1 | -59/+60 |
* | Fix GCC build errors. | darylm503 | 2011-08-31 | 2 | -5/+15 |
* | Add Socket Libraries. | darylm503 | 2011-07-30 | 10 | -0/+1703 |