1. 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
  2. fd9efa3 StdLib: Correct module type and [LibraryClasses] section. by darylm503 · 13 years ago
  3. 8aa163d StdLib: Eliminate TimerLib dependencies. by darylm503 · 13 years ago
  4. d09ed37 StdLib: Fix some corrupted comments and inconsistent indentation. by darylm503 · 13 years ago
  5. feb1422 StdLib: Move the declarations for ffs() and bzero() from extern.h to strings.h. by darylm503 · 13 years ago
  6. f45df7a StdLib: Make the vfscanf function public. by darylm503 · 13 years ago
  7. 5c5e4a1 StdLib: Revise the meaning of several feature macros. by darylm503 · 13 years ago
  8. c84d88f StdLib: Fix dirent structure members to be of the correct type. by darylm503 · 13 years ago
  9. b2800dd StdLib: Remove files obsoleted by changelist 12649. by darylm503 · 13 years ago
  10. d711a48 StdLib: Add directory access functions to PosixLib. by darylm503 · 13 years ago
  11. 2972b50 The three TscTimerLib has been merged to one directory. by lzeng14 · 13 years ago
  12. eaa52ad StdLib: Fix strcmp so that comparisons are case sensitive. Simplified code for strcasecmp. by darylm503 · 13 years ago
  13. 41b152c StdLib: Improve robustness of stat() and make basename() a public function. by darylm503 · 13 years ago
  14. 58081f2 Fix compilation errors detected with GCC 4.4 by lpleahy · 13 years ago
  15. a88c316 Update the sockets library code by lpleahy · 13 years ago
  16. 76beedc StdLib: Change the last argument of the ioctl helper functions to va_list* from void*. by darylm503 · 13 years ago
  17. c614ca5 StdLib: Patches and updates for ARM. by darylm503 · 13 years ago
  18. 6f5e1c0 StdLib/LibC: Fix transcription error from submitted patch. by darylm503 · 13 years ago
  19. 5252c29 StdLib|LibC: Implement the sleep() function. by darylm503 · 13 years ago
  20. e395633 StdLib: Replace some non-ASCII characters with ASCII equivalents. by darylm503 · 13 years ago
  21. 5244f47 StdLib: Fix build errors caused by differences between the minGW 4.3 and GCC 4.4 compilers. by darylm503 · 13 years ago
  22. c648f73 Fix GCC build errors. by darylm503 · 13 years ago
  23. 1e6e6f5 Fix mismatch between the declaration and definition of fwrite. by darylm503 · 13 years ago
  24. 947a2d2 Re-enable the declaration for ftello. by darylm503 · 13 years ago
  25. 61403bd Update or add comments to files and functions for use by Doxygen. by darylm503 · 13 years ago
  26. a430bdb Update or add comments to files and functions for use by Doxygen. by darylm503 · 13 years ago
  27. 1c34b25 Better handle transmit errors Return 0 receive bytes when socket is closed by lpleahy · 13 years ago
  28. d1cab2b Remove SocketPkg references by lpleahy · 13 years ago
  29. 7dc1329 Fix @return Doxygen commands to be singular instead of plural. by darylm503 · 13 years ago
  30. 59d1343 Update or add comments to files and functions for use by Doxygen. by darylm503 · 13 years ago
  31. 39f4382 Get rid of some rcsid blocks. The EDK II build options cause a build break on the rcsid definitions. It is easier to delete them than other workarounds. by darylm503 · 13 years ago
  32. 8379337 Update or add comments to files and functions for use by Doxygen. by darylm503 · 13 years ago
  33. 681cc25 Update or add comments to files and functions for use by Doxygen. by darylm503 · 13 years ago
  34. 486aace Fix send to properly wait while long transmits are in progress by lpleahy · 13 years ago
  35. 274402d Add plain-text ReadMe files and delete the PDF version. Clean up some comments. by darylm503 · 13 years ago
  36. eb222ae Fix GCC build breaks. by darylm503 · 13 years ago
  37. fbd770b fix typo by jcarsey · 13 years ago
  38. d7ce700 Add Socket Libraries. by darylm503 · 13 years ago
  39. 53e1e5c Add device abstraction code for the UEFI Console and UEFI Shell-based file systems. by darylm503 · 14 years ago
  40. d088567 Correct typo: GCC 5.4 --> GCC 4.5. by darylm503 · 14 years ago
  41. 2aa62f2 Standard Libraries for EDK II. by darylm503 · 14 years ago