1. 2aa580b StdLib/BsdSocketLib: Fix function declaration mismatch with definition. by Bruce Cran · 10 years ago
  2. beaaa3b StdLib: Fix more GCC warnings/errors caused by variables being set but not used. by Olivier Martin · 10 years ago
  3. 0e56588 StdLib: Fix GCC warnings/errors caused by variables being set but not used. by Olivier Martin · 10 years ago
  4. 9d66ee4 StdLib: Fix parameter type errors. by Stefan Kaeser · 10 years ago
  5. 0164fc8 StdLib: Fix some build problems and obscure bugs. by daryl.mcdaniel · 10 years ago
  6. 3cdb02f Fix sockets use of file descriptors which was broken by the additional validation in StdLib/LibC/Uefi/SysCall.c/write added by revision 13989. by lpleahy · 12 years ago
  7. 4652be0 Fixed close for socket to properly release the socket context structure and the handle. by lpleahy · 12 years ago
  8. 1ba7644 StdLib: Fix possible compiler warnings when doing enumerate type comparison. by rsun3 · 12 years ago
  9. 79a4560 Try to fix the error detected by the 64-bit GCC compiler. by lpleahy · 13 years ago
  10. 3e37da2 Add missing IPv6 address definitions. by lpleahy · 13 years ago
  11. 7700f0f * StdLib.dsc was changed to always build the sockets code. by lpleahy · 13 years ago
  12. 826f900 Fix some errors detected by the GCC 4.4 compiler. by lpleahy · 13 years ago
  13. 3bdf9aa Merged socket development branch: by lpleahy · 13 years ago
  14. a88c316 Update the sockets library code by lpleahy · 13 years ago
  15. d1cab2b Remove SocketPkg references by lpleahy · 13 years ago
  16. 7dc1329 Fix @return Doxygen commands to be singular instead of plural. by darylm503 · 13 years ago
  17. 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
  18. 486aace Fix send to properly wait while long transmits are in progress by lpleahy · 13 years ago
  19. d7ce700 Add Socket Libraries. by darylm503 · 13 years ago