]> git.proxmox.com Git - mirror_edk2.git/history - StdLib/EfiSocketLib/Ip4.c
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / StdLib / EfiSocketLib / Ip4.c
2019-04-29 Michael D Kinneyedk2: Remove AppPkg, StdLib, StdLibPrivateInternalFiles
2019-04-09 Michael D KinneyStdLib: Replace BSD License with BSD+Patent License
2015-07-08 jiaxinwuStdLib: Remove EfiSocketLib and Ip4Config Protocol...
2014-10-31 Olivier MartinStdLib: Fix more GCC warnings/errors caused by variable...
2014-10-30 Olivier MartinStdLib: Fix GCC warnings/errors caused by variables...
2013-11-20 Lee LeahyFix GCC build errors
2013-11-20 Lee LeahyIgnore transmit errors for UDPv4, UDPv6 and IPv4.
2012-09-10 lpleahyModify UDP and IP to transmit on all network adapters...
2012-08-10 lpleahyReturn the proper status after one of the ports is...
2012-06-29 lpleahyChoose a better subnet mask value for the IPv4 address.
2012-02-24 lpleahyFix issues detected by python web-server.
2012-02-09 lpleahyMerged socket development branch:
2011-09-30 lpleahyFix compilation errors detected with GCC 4.4
2011-09-30 lpleahyUpdate the sockets library code