audk/NetworkPkg/Dhcp6Dxe
Samer El-Haj-Mahmoud c413813d61 NetworkPkg: Add IPv6 DUID configuration support using platform PCD.
The code today always uses DUID-UUID unless there is an error in reading the UUID, 
which results in falling through to DUID-LLT. This change allows the platform to
 control the DUID method (DUID-UUID or DUID-LLT) using a platform dynamic PCD.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Samer El-Haj-Mahmoud <elhaj@hp.com>
Reviewed-by: Fu Siyuan <siyuan.fu@intel.com>

git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@17751 6f19259b-4bc3-4df7-8a09-765794883524
2015-07-01 02:17:07 +00:00
..
ComponentName.c Use string pointer instead string buffer to avoid string copy operation. 2014-08-15 05:33:34 +00:00
Dhcp6Driver.c Fix GCC build fail issue for MdeModulePkg and NetworkPkg. 2012-12-17 06:48:35 +00:00
Dhcp6Driver.h 1. Add EFI_COMPONENT_NAME2_PROTOCOL.GetControllerName() support. 2012-12-13 06:47:06 +00:00
Dhcp6Dxe.inf NetworkPkg: Add IPv6 DUID configuration support using platform PCD. 2015-07-01 02:17:07 +00:00
Dhcp6Dxe.uni NetworkPkg: Convert non DOS format files to DOS format 2014-09-03 08:50:27 +00:00
Dhcp6DxeExtra.uni NetworkPkg: INF/DEC file updates to EDK II packages 2014-08-28 05:26:24 +00:00
Dhcp6Impl.c Fix several RFC compliance issues in DHCP6 driver as below. 2013-01-08 08:28:11 +00:00
Dhcp6Impl.h Fix several RFC compliance issues in DHCP6 driver as below. 2013-01-08 08:28:11 +00:00
Dhcp6Io.c NetworkPkg: Code refine to avoid NULL pointer dereferenced. 2015-02-13 01:00:47 +00:00
Dhcp6Io.h Add additional delay in DHCP6 InfoRequest interface to wait for link local address DAD to finish. 2012-08-22 08:01:19 +00:00
Dhcp6Utility.c NetworkPkg: Add IPv6 DUID configuration support using platform PCD. 2015-07-01 02:17:07 +00:00
Dhcp6Utility.h Fix several RFC compliance issues in DHCP6 driver as below. 2013-01-08 08:28:11 +00:00