summaryrefslogtreecommitdiffstats
path: root/StdLib/EfiSocketLib
Commit message (Expand)AuthorAgeFilesLines
* Fix read issue detected by the following Python program. The issue was that ...lpleahy2012-03-052-0/+10
* Fix issues detected by python web-server.lpleahy2012-02-247-49/+72
* Bug fix: CreateEvent sometimes returning EFI_INVALID_PARAMETER due to bad TPL...lpleahy2012-02-151-1/+1
* Merged socket development branch:lpleahy2012-02-099-9/+3684
* Fix compilation errors detected with GCC 4.4lpleahy2011-09-304-34/+37
* Update the sockets library codelpleahy2011-09-3011-6067/+7973
* Better handle transmit errorslpleahy2011-08-082-224/+251
* Remove SocketPkg referenceslpleahy2011-08-081-1/+0
* Fix GCC build breaks.darylm5032011-08-022-3/+3
* Add Socket Libraries.darylm5032011-07-308-0/+11165