summaryrefslogtreecommitdiffstats
path: root/StdLib/LibC/Uefi
Commit message (Expand)AuthorAgeFilesLines
* StdLib: Fix compiler compatibility issues:darylm5032012-02-011-34/+48
* StdLib: Add isDirSep character classification macro and function. Implement ...darylm5032011-11-306-61/+331
* StdLib: Move the declarations for ffs() and bzero() from extern.h to strings.h.darylm5032011-11-031-2/+1
* StdLib: Revise the meaning of several feature macros.darylm5032011-11-031-4/+3
* StdLib: Improve robustness of stat() and make basename() a public function.darylm5032011-10-033-7/+4
* StdLib: Change the last argument of the ioctl helper functions to va_list* fr...darylm5032011-09-163-3/+6
* StdLib/LibC: Fix transcription error from submitted patch.darylm5032011-09-111-1/+1
* StdLib|LibC: Implement the sleep() function.darylm5032011-09-111-13/+14
* Fix @return Doxygen commands to be singular instead of plural.darylm5032011-08-051-10/+10
* Update or add comments to files and functions for use by Doxygen.darylm5032011-08-041-0/+2
* Fix GCC build breaks.darylm5032011-08-021-2/+0
* fix typojcarsey2011-08-011-1/+1
* Add Socket Libraries.darylm5032011-07-3014-173/+1719
* Add device abstraction code for the UEFI Console and UEFI Shell-based file sy...darylm5032011-06-2813-928/+2458
* Standard Libraries for EDK II.darylm5032011-04-275-0/+1850