index
:
edk2-platforms.git
about
devel-IntelAtomProcessorE3900
devel-MinPlatform
devel-MinnowBoard3
devel-MinnowBoard3-UDK2017
devel-MinnowBoardMax-UDK2017
devel-OpenPlatformPkg
devel-dynamictables
master
minnowboard-max-udk2015
pentium-celeron-n-udk2015
(https://github.com/tianocore/edk2-platforms)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
NetworkPkg
/
Dhcp6Dxe
Age
Commit message (
Expand
)
Author
2015-02-13
NetworkPkg: Code refine to avoid NULL pointer dereferenced.
Shumin Qiu
2015-02-11
DHCP6 bug fix:
Gary Lin
2014-12-04
NetworkPkg: Source fixes and cleanup for ARMGCC compiles
Randy Pawell
2014-11-12
Fix a bug in DHCP6 driver when using DUID LLT.
Fu Siyuan
2014-09-12
Fix a bug that Dhcp6CalculateLeaseTime() function use incorrect offset on the...
Fu, Siyuan
2014-09-03
NetworkPkg: Convert non DOS format files to DOS format
Gao, Liming
2014-08-28
NetworkPkg: INF/DEC file updates to EDK II packages
Dong, Guo
2014-08-28
NetworkPkg: INF/DEC file updates to EDK II packages
Dong, Guo
2014-08-15
Use string pointer instead string buffer to avoid string copy operation.
Fu, Siyuan
2014-08-08
Update network stack code to use StrnCpy instead of StrCpy.
Fu, Siyuan
2014-07-10
Fix a memory use after free bug in DHCP6 driver.
Fu, Siyuan
2014-06-25
Refine code to make it more safely.
Eric Dong
2014-03-17
Remove ASSERT when failed to Get/Set “AttemptOrder” and “ClientId” va...
Fu Siyuan
2013-03-11
Update DHCP6 driver to handle EFI_DHCP6_CALLBACK return status correctly.
sfu5
2013-01-08
Fix several RFC compliance issues in DHCP6 driver as below.
sfu5
2012-12-17
Fix GCC build fail issue for MdeModulePkg and NetworkPkg.
sfu5
2012-12-13
1. Add EFI_COMPONENT_NAME2_PROTOCOL.GetControllerName() support.
sfu5
2012-10-17
1. Fix a bug in PXE driver that the PXE boot do not restart if a new boot opt...
sfu5
2012-08-22
Add additional delay in DHCP6 InfoRequest interface to wait for link local ad...
sfu5
2012-07-04
Update PXE driver to wait for IPv6 duplicate address detection to finish.
sfu5
2012-05-31
Fixed build failed.
ydong10
2012-05-30
Add new interface GetVariable2 and GetEfiGlobalVariable2 to return more info....
ydong10
2011-08-12
1. Fix bugs for PXE-IPv6 to accommodate the situation:
hhuan13
2011-07-18
1. Fix a bug : netboot6 client hangs if DHCPv6 Advertisement received without...
hhuan13
2011-07-14
1. Update DHCPv6 to use DUID-UUID option
hhuan13
2011-07-05
Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is ...
niruiyu
2011-01-21
NetworkPkg: comments clean up.
xdu2
2010-11-01
Add NetworkPkg (P.UDK2010.UP3.Network.P1)
hhtian