]> git.proxmox.com Git - mirror_edk2.git/commit
Remove IO and MMIO GCD add operations from this generic PCI Hot Bridge drivers.
authormdkinney <mdkinney@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 16 Jul 2010 19:06:24 +0000 (19:06 +0000)
committermdkinney <mdkinney@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 16 Jul 2010 19:06:24 +0000 (19:06 +0000)
commitf5e004a3d0d9f9ccfef3ab8e5d4ff35baca43d63
treead394f7b4deb837345605890cd974c0c5ece8a8f
parent991d956362649b3076fb9664c6a5eb4e842e4314
Remove IO and MMIO GCD add operations from this generic PCI Hot Bridge drivers.

A platform specific PEIm or DXE module is required to add the IO and MMIO resources to the GCD.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10658 6f19259b-4bc3-4df7-8a09-765794883524
PcAtChipsetPkg/PciHostBridgeDxe/PciHostBridge.c