]> git.proxmox.com Git - mirror_edk2.git/history - NetworkPkg/Dhcp6Dxe
NetworkPkg:Fix NULL pointer dereference issues.
[mirror_edk2.git] / NetworkPkg / Dhcp6Dxe /
2015-07-15 fanwang2NetworkPkg: Add a comment to pcd field
2015-07-01 Samer El-Haj-MahmoudNetworkPkg: Add IPv6 DUID configuration support using...
2015-02-13 Shumin QiuNetworkPkg: Code refine to avoid NULL pointer dereferenced.
2015-02-11 Gary LinDHCP6 bug fix:
2014-12-04 Randy PawellNetworkPkg: Source fixes and cleanup for ARMGCC compiles
2014-11-12 Fu SiyuanFix a bug in DHCP6 driver when using DUID LLT.
2014-09-12 Fu, SiyuanFix a bug that Dhcp6CalculateLeaseTime() function use...
2014-09-03 Gao, LimingNetworkPkg: Convert non DOS format files to DOS format
2014-08-28 Dong, GuoNetworkPkg: INF/DEC file updates to EDK II packages
2014-08-28 Dong, GuoNetworkPkg: INF/DEC file updates to EDK II packages
2014-08-15 Fu, SiyuanUse string pointer instead string buffer to avoid strin...
2014-08-08 Fu, SiyuanUpdate network stack code to use StrnCpy instead of...
2014-07-10 Fu, SiyuanFix a memory use after free bug in DHCP6 driver.
2014-06-25 Eric DongRefine code to make it more safely.
2014-03-17 Fu SiyuanRemove ASSERT when failed to Get/Set “AttemptOrder...
2013-03-11 sfu5Update DHCP6 driver to handle EFI_DHCP6_CALLBACK return...
2013-01-08 sfu5Fix several RFC compliance issues in DHCP6 driver as...
2012-12-17 sfu5Fix GCC build fail issue for MdeModulePkg and NetworkPkg.
2012-12-13 sfu51. Add EFI_COMPONENT_NAME2_PROTOCOL.GetControllerName...
2012-10-17 sfu51. Fix a bug in PXE driver that the PXE boot do not...
2012-08-22 sfu5Add additional delay in DHCP6 InfoRequest interface...
2012-07-04 sfu5Update PXE driver to wait for IPv6 duplicate address...
2012-05-31 ydong10Fixed build failed.
2012-05-30 ydong10Add new interface GetVariable2 and GetEfiGlobalVariable...
2011-08-12 hhuan131. Fix bugs for PXE-IPv6 to accommodate the situation:
2011-07-18 hhuan131. Fix a bug : netboot6 client hangs if DHCPv6 Advertis...
2011-07-14 hhuan131. Update DHCPv6 to use DUID-UUID option
2011-07-05 niruiyuFix the comments to follow UEFI Spec regarding how...
2011-01-21 xdu2NetworkPkg: comments clean up.
2010-11-01 hhtianAdd NetworkPkg (P.UDK2010.UP3.Network.P1)