audk/NetworkPkg
Zhang Lubo c83965bf7f NetworkPkg: Fix bios bootup hang issue when enable network.
Dhcp6Dxe driver uses a new added dynamic PCD PcdDhcp6UidType in 
NetworkPkg, but typically a pure UEFI driver are configured to 
not allowed to access the dynamic PCDs in most platform, thus will
cause Dhcp6Dxe assert when it started. This patch add more PCD 
access method types for module to use the PcdDhcp6UidType value 
to fix the issue.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Zhang Lubo <lubo.zhang@intel.com>
Reviewed-by: Fu Siyuan <siyuan.fu@intel.com>

git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@17986 6f19259b-4bc3-4df7-8a09-765794883524
2015-07-15 03:23:20 +00:00
..
Application NetworkPkg: Fix an error that return type differs from the left one when assigned. 2015-07-10 06:50:41 +00:00
Dhcp6Dxe NetworkPkg: Add a comment to pcd field 2015-07-15 02:44:12 +00:00
DnsDxe NetworkPkg: Fix an error that the call function declared implicitly. 2015-07-14 04:02:35 +00:00
HttpBootDxe NetworkPkg: Fix an error that the call function declared implicitly. 2015-07-14 04:02:35 +00:00
HttpDxe NetworkPkg: Code logic optimization for DnsDxe and HttpDxe driver 2015-07-10 09:00:33 +00:00
IScsiDxe NetworkPkg:Replace unsafe string functions. 2015-07-08 12:17:11 +00:00
Include/Guid Clean up the private GUID definition in module Level. 2011-09-18 12:27:49 +00:00
Ip6Dxe Remove Framework HII "class\subclass" in all VFR 2015-05-21 07:58:12 +00:00
IpSecDxe NetworkPkg: Remove IpSecDxe and Ip4Config Protocol dependency. 2015-07-08 03:09:28 +00:00
Mtftp6Dxe NetworkPkg: Fix an error that return type differs from the left one when assigned. 2015-07-10 06:50:41 +00:00
TcpDxe Fix some grammar and converge formatting of the two versions of TcpInput.c 2015-04-17 02:25:05 +00:00
Udp6Dxe NetworkPkg: Convert non DOS format files to DOS format 2014-09-03 08:50:27 +00:00
UefiPxeBcDxe NetworkPkg:Replace unsafe string functions. 2015-07-08 12:17:11 +00:00
Contributions.txt */Contributions.txt: Update example email address 2015-02-03 17:29:14 +00:00
License.txt Update copyright format 2012-04-24 06:49:39 +00:00
NetworkPkg.dec NetworkPkg: Fix bios bootup hang issue when enable network. 2015-07-15 03:23:20 +00:00
NetworkPkg.dsc NetworkPkg: Update package DSC file. 2015-07-07 09:29:54 +00:00
NetworkPkg.uni NetworkPkg: Convert non DOS format files to DOS format 2014-09-03 08:50:27 +00:00
NetworkPkgExtra.uni NetworkPkg: INF/DEC file updates to EDK II packages 2014-08-28 05:28:51 +00:00