Age | Commit message (Expand) | Author |
2011-11-02 | StdLib: Add directory access functions to PosixLib. | darylm503 |
2011-11-01 | The three TscTimerLib has been merged to one directory. | lzeng14 |
2011-11-01 | StdLib: Fix strcmp so that comparisons are case sensitive. Simplified code f... | darylm503 |
2011-10-03 | StdLib: Improve robustness of stat() and make basename() a public function. | darylm503 |
2011-09-30 | Fix compilation errors detected with GCC 4.4 | lpleahy |
2011-09-30 | Update the sockets library code | lpleahy |
2011-09-16 | StdLib: Change the last argument of the ioctl helper functions to va_list* fr... | darylm503 |
2011-09-16 | StdLib: Patches and updates for ARM. | darylm503 |
2011-09-11 | StdLib/LibC: Fix transcription error from submitted patch. | darylm503 |
2011-09-11 | StdLib|LibC: Implement the sleep() function. | darylm503 |
2011-09-08 | StdLib: Replace some non-ASCII characters with ASCII equivalents. | darylm503 |
2011-09-01 | StdLib: Fix build errors caused by differences between the minGW 4.3 and GCC ... | darylm503 |
2011-08-31 | Fix GCC build errors. | darylm503 |
2011-08-18 | Fix mismatch between the declaration and definition of fwrite. | darylm503 |
2011-08-18 | Re-enable the declaration for ftello. | darylm503 |
2011-08-17 | Update or add comments to files and functions for use by Doxygen. | darylm503 |
2011-08-15 | Update or add comments to files and functions for use by Doxygen. | darylm503 |
2011-08-08 | Better handle transmit errors | lpleahy |
2011-08-08 | Remove SocketPkg references | lpleahy |
2011-08-05 | Fix @return Doxygen commands to be singular instead of plural. | darylm503 |
2011-08-05 | Update or add comments to files and functions for use by Doxygen. | darylm503 |
2011-08-05 | Get rid of some rcsid blocks. The EDK II build options cause a build break o... | darylm503 |
2011-08-04 | Update or add comments to files and functions for use by Doxygen. | darylm503 |
2011-08-04 | Update or add comments to files and functions for use by Doxygen. | darylm503 |
2011-08-03 | Fix send to properly wait while long transmits are in progress | lpleahy |
2011-08-02 | Add plain-text ReadMe files and delete the PDF version. | darylm503 |
2011-08-02 | Fix GCC build breaks. | darylm503 |
2011-08-01 | fix typo | jcarsey |
2011-07-30 | Add Socket Libraries. | darylm503 |
2011-06-28 | Add device abstraction code for the UEFI Console and UEFI Shell-based file sy... | darylm503 |
2011-04-28 | Correct typo: GCC 5.4 --> GCC 4.5. | darylm503 |
2011-04-27 | Standard Libraries for EDK II. | darylm503 |