1. Impl PI 1.2 PCI part. Major changes include:
  a. Update PciBusDxe module, and move it from IntelFrameworkModulePkg to MdeModulePkg
  b. Move IncompatiblePciDeviceSupportDxe module from IntelFrameworkModulePkg to MdeModulePkg
  c. Update the related consumes in inf/dsc/fdf

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9350 6f19259b-4bc3-4df7-8a09-765794883524
diff --git a/OvmfPkg/OvmfPkg.fdf b/OvmfPkg/OvmfPkg.fdf
index 8d72e6b..c7a6b45 100644
--- a/OvmfPkg/OvmfPkg.fdf
+++ b/OvmfPkg/OvmfPkg.fdf
@@ -112,7 +112,7 @@
 INF  UefiCpuPkg/CpuDxe/CpuDxe.inf

 INF  PcAtChipsetPkg/8254TimerDxe/8254Timer.inf

 INF  PcAtChipsetPkg/PciHostBridgeDxe/PciHostBridgeDxe.inf

-INF  IntelFrameworkModulePkg/Bus/Pci/PciBusDxe/PciBusDxe.inf

+INF  MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe.inf

 INF  PcAtChipsetPkg/KbcResetDxe/Reset.inf

 INF  MdeModulePkg/Universal/Metronome/Metronome.inf

 INF  PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe/PcatRealTimeClockRuntimeDxe.inf