summaryrefslogtreecommitdiff
path: root/StdLib/EfiSocketLib/UseEfiSocketLib.c
AgeCommit message (Expand)AuthorFilesLines
2019-04-29edk2: Remove AppPkg, StdLib, StdLibPrivateInternalFilesMichael D Kinney1-370/+0
2019-04-09StdLib: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-8/+2
2012-10-08Fixed close for socket to properly release the socket context structure and t...lpleahy1-0/+34
2012-06-26Define the global variables as weak to enable the proper linking with applica...lpleahy1-9/+9
2012-06-01UseEfiSocketLib.c - Only exit for out of resources, otherwise use all network...lpleahy1-3/+10
2012-02-09Merged socket development branch:lpleahy1-4/+27
2011-09-30Update the sockets library codelpleahy1-34/+104
2011-08-02Fix GCC build breaks.darylm5031-1/+1
2011-07-30Add Socket Libraries.darylm5031-0/+242