]> git.proxmox.com Git - mirror_edk2.git/commit
1. Impl PI 1.2 PCI part. Major changes include:
authordavidhuang <davidhuang@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 20 Oct 2009 03:43:42 +0000 (03:43 +0000)
committerdavidhuang <davidhuang@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 20 Oct 2009 03:43:42 +0000 (03:43 +0000)
commit1f7ff5ab6831f25bf7ff350e18c80bf2a6f6b1c9
tree9e6ec1ac1698bf5192b135ea2e2baf532d492b70
parent9060e3ec6dfd6048724832947933650cde873381
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@9348 6f19259b-4bc3-4df7-8a09-765794883524
MdePkg/Include/Protocol/PciEnumerationComplete.h [new file with mode: 0644]
MdePkg/Include/Protocol/PciHostBridgeResourceAllocation.h
MdePkg/MdePkg.dec