]> git.proxmox.com Git - mirror_edk2.git/commit
NetworkPkg: Add IPv6 DUID configuration support using platform PCD.
authorSamer El-Haj-Mahmoud <elhaj@hp.com>
Wed, 1 Jul 2015 02:17:07 +0000 (02:17 +0000)
committersfu5 <sfu5@Edk2>
Wed, 1 Jul 2015 02:17:07 +0000 (02:17 +0000)
commitc413813d61a592206ba80a5a96a07e39a264475e
treee1364faf4dd57e79df6e6fdf174975649007ccfa
parent2ce8ce9b064c0058964cb35ddc7272059fb7663c
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
NetworkPkg/Dhcp6Dxe/Dhcp6Dxe.inf
NetworkPkg/Dhcp6Dxe/Dhcp6Utility.c
NetworkPkg/NetworkPkg.dec