summaryrefslogtreecommitdiff
path: root/NetworkPkg/Dhcp6Dxe/Dhcp6Io.c
AgeCommit message (Expand)Author
2013-03-11Update DHCP6 driver to handle EFI_DHCP6_CALLBACK return status correctly.sfu5
2013-01-08Fix several RFC compliance issues in DHCP6 driver as below.sfu5
2012-12-131. Add EFI_COMPONENT_NAME2_PROTOCOL.GetControllerName() support.sfu5
2012-10-171. Fix a bug in PXE driver that the PXE boot do not restart if a new boot opt...sfu5
2012-08-22Add additional delay in DHCP6 InfoRequest interface to wait for link local ad...sfu5
2011-08-121. Fix bugs for PXE-IPv6 to accommodate the situation: hhuan13
2011-07-181. Fix a bug : netboot6 client hangs if DHCPv6 Advertisement received without...hhuan13
2010-11-01Add NetworkPkg (P.UDK2010.UP3.Network.P1)hhtian