summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-05-22Merge with trunk at revision 13213.svn/branches/SocketDevlpleahy6-31/+232
2012-04-05Fix the issues in sockets with the BSD shutdown API. Note that HSD 207267 is...lpleahy2-24/+88
2012-03-20Fix build errors detected by GCClpleahy2-6/+11
2012-03-06Add support for variable MTRRslpleahy1-0/+204
2012-03-06Update the pathslpleahy2-202/+196
2012-03-06Correct licenses and update copyright dateslpleahy70-724/+393
2012-03-06Add fixed MTRR decodelpleahy6-3/+1471
2012-03-05Fix commentlpleahy1-1/+1
2012-03-05Add memory map displaylpleahy4-0/+384
2012-03-05Fix read issue detected by the following Python program. The issue was that ...lpleahy2-0/+10
2012-02-24Fix GetLocalAddress when multiple adapters are present.lpleahy1-1/+1
2012-02-24Fix issues detected by python web-server.lpleahy8-55/+69
2012-02-22Fix bind on multiple adapter system where first adapter is not connected.lpleahy1-1/+4
2012-02-17Fix compile errors detected by the GCC compilerlpleahy4-13/+15
2012-02-17Always build the sockets librarieslpleahy13-23/+31
2012-02-16Merge trunk changes to revision 13017lpleahy7-1/+1
2012-02-16Merge trunk changes to revision 13009lpleahy1-2/+2
2012-02-10Fix some errors detected by the GCC 4.4 compiler.lpleahy15-40/+59
2012-02-10Fix some errors detected by the GCC 4.4 compiler.lpleahy10-42/+13
2012-02-08Merge to public tree version 12986lpleahy2-4/+3
2012-02-08Merge to public tree version 12986lpleahy1-26/+14
2012-02-08Remove tabslpleahy1-4/+4
2012-02-08Merge to public tree version 12986lpleahy42-618/+1327
2012-02-08Merge to public tree version 12986lpleahy0-0/+0
2012-02-08Merge to public tree version 12986lpleahy24-1246/+13689
2012-02-08Fix bug reported by Duane Voth - Receive never started on connected socket!lpleahy1-0/+5
2012-01-30Increase the receive and transmit bandwidth by 10x.lpleahy7-0/+109
2012-01-09Update the TFTP server application. The application is now able to read and ...lpleahy4-725/+1770
2012-01-09Reduce debug spew to make it easier to debug the EfiSocketLib when directly l...lpleahy1-1/+1
2012-01-06Move application specific PCD values into AppPkg from StdLiblpleahy1-5/+0
2012-01-06Move application specific PCD values into AppPkg from StdLiblpleahy5-4/+38
2012-01-06Add UDPv6 support to sockets.lpleahy5-1/+1145
2011-12-29Update to support Tcp6 sockets.lpleahy2-268/+665
2011-12-28Fix TCP6 address displaylpleahy1-7/+8
2011-12-28Fix TCP6 address displaylpleahy1-5/+77
2011-12-28After fix for HSD 206934, web-server is running over Tcp6!lpleahy7-230/+623
2011-12-28After fix for HSD 206934, web-server is running over Tcp6!lpleahy2-2/+16
2011-11-16Replace stricmp with strcasecmplpleahy1-90/+4
2011-11-16Merge to trunk revision 12714lpleahy34-322/+684
2011-11-16Merge to trunk revision 12714lpleahy3-19/+21
2011-11-15getnameinfo compiles for 32-bit and 64-bit.lpleahy4-57/+85
2011-11-15Add GetNameInfo test applicationlpleahy3-0/+185
2011-11-15Starting point for getnameinfo.clpleahy1-0/+532
2011-11-15Starting point for TCP6 supportlpleahy1-0/+2244
2011-11-15Add the GetAddrInfo test application.lpleahy2-0/+183
2011-11-15Add support for:lpleahy8-55/+355
2011-11-12Starting point for getaddrinfo.clpleahy1-0/+1941
2011-11-09Beginnings of TCP6 socket supportlpleahy6-4/+121
2011-10-30Fix copyright datelpleahy18-18/+18
2011-10-04Update applications to display correct error for gethostbyaddr and gethostbyn...lpleahy3-3/+3