summaryrefslogtreecommitdiff
path: root/NetworkPkg/UefiPxeBcDxe/PxeBcDhcp6.c
AgeCommit message (Expand)Author
2014-12-18Fix a bug that the gateway is not necessary in a simple PXE network.Gary Lin
2014-12-04NetworkPkg: Source fixes and cleanup for ARMGCC compilesRandy Pawell
2014-09-181. Update PXE driver to support PXEv6 boot cross subnet.Fu, Siyuan
2014-04-23Fix typo in function name PxeBcFlushStaionIp which should be PxeBcFlushStatio...Mauro Faccenda
2012-10-171. Fix a bug in PXE driver that the PXE boot do not restart if a new boot opt...sfu5
2012-07-04Update PXE driver to wait for IPv6 duplicate address detection to finish.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-09-10NetworkPkg/UefiPxeBcDxe: Fix GCC build issuejljusten
2011-09-091. Support netboot6 tftp URL format like tftp://[aaaa::bbbb]/myfile.efi;mode=...sfu5
2011-08-161.Fix a icc build breakhhuan13
2011-08-121. Fix bugs for PXE-IPv6 to accommodate the situation: hhuan13
2010-12-03Fixed a bug for OPTION_NII(62) defined in RFC 5970.hhuan13
2010-11-16Fix PxeBcDhcp6.c comments since official UEFI 2.3 Errata D spec is published.hhuan13
2010-11-01Add NetworkPkg (P.UDK2010.UP3.Network.P1)hhtian