summaryrefslogtreecommitdiffstats
path: root/StdLib/EfiSocketLib/UseEfiSocketLib.c
Commit message (Expand)AuthorAgeFilesLines
* Fixed close for socket to properly release the socket context structure and t...lpleahy2012-10-081-0/+34
* Define the global variables as weak to enable the proper linking with applica...lpleahy2012-06-261-9/+9
* UseEfiSocketLib.c - Only exit for out of resources, otherwise use all network...lpleahy2012-06-011-3/+10
* Merged socket development branch:lpleahy2012-02-091-4/+27
* Update the sockets library codelpleahy2011-09-301-34/+104
* Fix GCC build breaks.darylm5032011-08-021-1/+1
* Add Socket Libraries.darylm5032011-07-301-0/+242