audk/MdeModulePkg
Wei Liu 5624a27dde MdeModulePkg: introduce PcdPciDisableBusEnumeration
Platforms such as Xen already enumerates PCI bridges and devices. Use
this PCD to control EDK2 behavior.

PcdPciDisableBusEnumeration is placed under [PcdsFixedAtBuild,
PcdsPatchableInModule, PcdsDynamic, PcdsDynamicEx], so that it is
possible to alter it during runtime.

The default setting of this PCD is false (allow full PCI enumeration) to
preserve the same behavior before this change.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Wei Liu <wei.liu2@citrix.com>
Reviewed-by: Jordan Justen <jordan.l.justen@intel.com>
Reviewed-by: Michael Kinney <michael.d.kinney@intel.com>

git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@14940 6f19259b-4bc3-4df7-8a09-765794883524
2013-12-08 01:35:32 +00:00
..
Application Update code to pass packaging tool. 2011-05-30 09:56:57 +00:00
Bus MdeModulePkg: introduce PcdPciDisableBusEnumeration 2013-12-08 01:35:32 +00:00
Core 1. DxeIplPeim will locate Vector Handoff Table PPI and build GUIDed HOB if it has. 2013-11-22 06:15:51 +00:00
Include Fix comments format issue. 2013-12-06 01:13:11 +00:00
Library Fix comments format issue. 2013-12-06 01:13:11 +00:00
Logo Update the copyright notice format 2010-04-24 09:49:11 +00:00
Universal MdeModulePkg Pcd(DXE): Use correct TokenNumber to call GetPtrTypeSize () when SKU ID enabled. 2013-12-06 09:24:47 +00:00
Contributions.txt EDK II Packages: Add Contributions.txt and License.txt files 2012-04-11 23:19:46 +00:00
License.txt Update copyright format 2012-04-24 06:49:39 +00:00
MdeModulePkg.dec MdeModulePkg: introduce PcdPciDisableBusEnumeration 2013-12-08 01:35:32 +00:00
MdeModulePkg.dsc Add the definition for Timestamp Protocol and a new driver base on TimerLib to produce Timestamp protocol. 2013-09-29 05:51:12 +00:00