summaryrefslogtreecommitdiff
path: root/NetworkPkg/Dhcp6Dxe
AgeCommit message (Expand)AuthorFilesLines
2013-03-11Update DHCP6 driver to handle EFI_DHCP6_CALLBACK return status correctly.sfu51-5/+10
2013-01-08Fix several RFC compliance issues in DHCP6 driver as below.sfu55-101/+258
2012-12-17Fix GCC build fail issue for MdeModulePkg and NetworkPkg.sfu51-1/+2
2012-12-131. Add EFI_COMPONENT_NAME2_PROTOCOL.GetControllerName() support.sfu56-46/+189
2012-10-171. Fix a bug in PXE driver that the PXE boot do not restart if a new boot opt...sfu53-18/+18
2012-08-22Add additional delay in DHCP6 InfoRequest interface to wait for link local ad...sfu58-59/+262
2012-07-04Update PXE driver to wait for IPv6 duplicate address detection to finish.sfu51-5/+9
2012-05-31Fixed build failed.ydong101-1/+1
2012-05-30Add new interface GetVariable2 and GetEfiGlobalVariable2 to return more info....ydong101-2/+2
2011-08-121. Fix bugs for PXE-IPv6 to accommodate the situation: hhuan132-1/+6
2011-07-181. Fix a bug : netboot6 client hangs if DHCPv6 Advertisement received without...hhuan131-2/+6
2011-07-141. Update DHCPv6 to use DUID-UUID optionhhuan133-44/+91
2011-07-05Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is ...niruiyu3-7/+7
2011-01-21NetworkPkg: comments clean up.xdu22-4/+4
2010-11-01Add NetworkPkg (P.UDK2010.UP3.Network.P1)hhtian10-0/+7779