Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-11-03 | StdLib: Move the declarations for ffs() and bzero() from extern.h to strings.h. | darylm503 | 1 | -2/+0 |
2011-11-03 | StdLib: Make the vfscanf function public. | darylm503 | 1 | -0/+1 |
2011-11-03 | StdLib: Revise the meaning of several feature macros. | darylm503 | 1 | -6/+9 |
2011-11-02 | StdLib: Add directory access functions to PosixLib. | darylm503 | 1 | -11/+11 |
2011-09-16 | StdLib: Change the last argument of the ioctl helper functions to va_list* fr... | darylm503 | 1 | -2/+3 |
2011-08-02 | Add plain-text ReadMe files and delete the PDF version. | darylm503 | 2 | -0/+443 |
2011-07-30 | Changes so that Argv points to narrow-character versions of the command-line ... | darylm503 | 7 | -34/+83 |
2011-06-28 | Add device abstraction code for the UEFI Console and UEFI Shell-based file sy... | darylm503 | 6 | -102/+607 |
2011-04-28 | Correct typo: GCC 5.4 --> GCC 4.5. | darylm503 | 1 | -0/+0 |
2011-04-27 | Standard Libraries for EDK II. | darylm503 | 16 | -0/+1413 |