summaryrefslogtreecommitdiff
path: root/NetworkPkg/UefiPxeBcDxe/PxeBcImpl.c
AgeCommit message (Expand)Author
2012-08-24Fix bugs in PXE driver when using option 43 for boot server list and boot men...sfu5
2012-02-071. Fix a bug for PXEv6 when Proxy PXE server and DHCP server are located at t...sfu5
2011-12-16Reconfigure the UdpRead instance if an error occurred in Dhcp, Discover and M...sfu5
2011-11-251. Fix a bug to initialize the UdpRead instance in EfiPxeBcStart function.sfu5
2011-09-091. Support netboot6 tftp URL format like tftp://[aaaa::bbbb]/myfile.efi;mode=...sfu5
2011-09-01Fix bug for UefiPxeBcDxe driver to catch the return status.sfu5
2011-08-241. Refine the error handling when the PXE-v4 DHCP offer isn't validhhuan13
2011-08-121. Enhanced error handling in case PXE DHCP process error happens.hhuan13
2011-08-121. Fix bugs for PXE-IPv6 to accommodate the situation: hhuan13
2011-07-141. Update NetworkPkg\PXE driver to consume netlib library function NetLibGetS...hhuan13
2011-06-091. Fix PXE performance issue : enhance EfiPxeBcSetIpFilter() to eliminate unn...hhuan13
2010-11-01Add NetworkPkg (P.UDK2010.UP3.Network.P1)hhtian