summaryrefslogtreecommitdiff
path: root/StdLib/EfiSocketLib/Ip4.c
AgeCommit message (Expand)Author
2015-07-08StdLib: Remove EfiSocketLib and Ip4Config Protocol dependency.jiaxinwu
2014-10-31StdLib: Fix more GCC warnings/errors caused by variables being set but not used.Olivier Martin
2014-10-30StdLib: Fix GCC warnings/errors caused by variables being set but not used.Olivier Martin
2013-11-20Fix GCC build errorsLee Leahy
2013-11-20Ignore transmit errors for UDPv4, UDPv6 and IPv4.Lee Leahy
2012-09-10Modify UDP and IP to transmit on all network adapters instead of just the fir...lpleahy
2012-08-10Return the proper status after one of the ports is configured for UDP or IP c...lpleahy
2012-06-29Choose a better subnet mask value for the IPv4 address.lpleahy
2012-02-24Fix issues detected by python web-server.lpleahy
2012-02-09Merged socket development branch:lpleahy
2011-09-30Fix compilation errors detected with GCC 4.4lpleahy
2011-09-30Update the sockets library codelpleahy