summaryrefslogtreecommitdiffstats
path: root/NetworkPkg/Dhcp6Dxe
Commit message (Expand)AuthorAgeFilesLines
* NetworkPkg/Dhcp6Dxe: Fix various typosAntoine Coeur2020-02-106-41/+41
* NetworkPkg: Fixes to static code analysis hitsMaciej Rabeda2019-12-041-0/+1
* NetworkPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-0912-84/+12
* NetworkPkg/Dhcp6Dxe: Remove an unused global variable.Songpeng Li2019-01-152-3/+0
* NetworkPkg: Correct the time stamp and fix the integer overflow issue.Jiaxin Wu2018-10-221-9/+9
* NetworkPkg: Removing ipf which is no longer supported from edk2.chenc22018-08-141-1/+1
* NetworkPkg: Clean up source filesLiming Gao2018-06-289-57/+57
* NetworkPkg: Update Api from NetLibDetectMedia to NetLibDetectMediaWaitTimeout.fanwang22017-12-182-4/+6
* NetworkPkg/Dhcp6Dxe: Check Media status before starting DHCP process.Jiaxin Wu2017-12-131-1/+13
* NetworkPkg/Dhcp6Dxe: Handle the Nil UUID caseJiaxin Wu2017-03-063-4/+7
* NetworkPkg: Add missed character in copyright.Fu Siyuan2016-08-011-1/+1
* NetworkPkg: Fix typos in commentsGiri P Mudusuru2016-07-111-2/+2
* NetworkPkg: Refine codes related to Dhcpv4 and Dhcpv6 configuration.Zhang Lubo2016-06-231-125/+3
* NetworkPkg: Check received packet size before use it.Fu Siyuan2016-04-011-1/+5
* NetworkPkg:Fix Network memory leak when calling GetModeData interfaceZhang Lubo2016-01-281-2/+9
* NetworkPkg: Convert all .uni files to utf-8Jordan Justen2015-12-152-0/+0
* NetworkPkg: Add a comment to pcd fieldfanwang22015-07-151-1/+1
* NetworkPkg: Add IPv6 DUID configuration support using platform PCD.Samer El-Haj-Mahmoud2015-07-012-2/+8
* NetworkPkg: Code refine to avoid NULL pointer dereferenced.Shumin Qiu2015-02-131-1/+4
* DHCP6 bug fix:Gary Lin2015-02-111-1/+14
* NetworkPkg: Source fixes and cleanup for ARMGCC compilesRandy Pawell2014-12-041-4/+1
* Fix a bug in DHCP6 driver when using DUID LLT.Fu Siyuan2014-11-121-3/+3
* Fix a bug that Dhcp6CalculateLeaseTime() function use incorrect offset on the...Fu, Siyuan2014-09-121-4/+2
* NetworkPkg: Convert non DOS format files to DOS formatGao, Liming2014-09-031-0/+0
* NetworkPkg: INF/DEC file updates to EDK II packagesDong, Guo2014-08-282-0/+0
* NetworkPkg: INF/DEC file updates to EDK II packagesDong, Guo2014-08-281-7/+15
* Use string pointer instead string buffer to avoid string copy operation.Fu, Siyuan2014-08-151-3/+6
* Update network stack code to use StrnCpy instead of StrCpy.Fu, Siyuan2014-08-081-2/+2
* Fix a memory use after free bug in DHCP6 driver.Fu, Siyuan2014-07-101-2/+29
* Refine code to make it more safely.Eric Dong2014-06-251-4/+4
* Remove ASSERT when failed to Get/Set “AttemptOrder” and “ClientId” va...Fu Siyuan2014-03-171-2/+5
* Update DHCP6 driver to handle EFI_DHCP6_CALLBACK return status correctly.sfu52013-03-111-5/+10
* Fix several RFC compliance issues in DHCP6 driver as below.sfu52013-01-085-101/+258
* Fix GCC build fail issue for MdeModulePkg and NetworkPkg.sfu52012-12-171-1/+2
* 1. Add EFI_COMPONENT_NAME2_PROTOCOL.GetControllerName() support.sfu52012-12-136-46/+189
* 1. Fix a bug in PXE driver that the PXE boot do not restart if a new boot opt...sfu52012-10-173-18/+18
* Add additional delay in DHCP6 InfoRequest interface to wait for link local ad...sfu52012-08-228-59/+262
* Update PXE driver to wait for IPv6 duplicate address detection to finish.sfu52012-07-041-5/+9
* Fixed build failed.ydong102012-05-311-1/+1
* Add new interface GetVariable2 and GetEfiGlobalVariable2 to return more info....ydong102012-05-301-2/+2
* 1. Fix bugs for PXE-IPv6 to accommodate the situation: hhuan132011-08-122-1/+6
* 1. Fix a bug : netboot6 client hangs if DHCPv6 Advertisement received without...hhuan132011-07-181-2/+6
* 1. Update DHCPv6 to use DUID-UUID optionhhuan132011-07-143-44/+91
* Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is ...niruiyu2011-07-053-7/+7
* NetworkPkg: comments clean up.xdu22011-01-212-4/+4
* Add NetworkPkg (P.UDK2010.UP3.Network.P1)hhtian2010-11-0110-0/+7779