]> git.proxmox.com Git - mirror_edk2.git/commit
Add the following PI 1.2 Protocols to the MdePkg
authormdkinney <mdkinney@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 14 Jul 2009 19:33:32 +0000 (19:33 +0000)
committermdkinney <mdkinney@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 14 Jul 2009 19:33:32 +0000 (19:33 +0000)
commit73c31a3d5e7a2c401f839cf5eea82c39d4a08ec4
tree3f7990654384102a2eb8f29d119530e548b923ba
parent1d14c355966ade6c1cd965b9aef88657edf0b257
Add the following PI 1.2 Protocols to the MdePkg
1) IDE Controller Init
2) Incompatible PCI Device Support
3) PCI Hot Bridge Resource Allocation
4) PCI Hot Plug
5) PCI Platform

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8940 6f19259b-4bc3-4df7-8a09-765794883524
MdePkg/Include/Protocol/IdeControllerInit.h [new file with mode: 0644]
MdePkg/Include/Protocol/IncompatiblePciDeviceSupport.h [new file with mode: 0644]
MdePkg/Include/Protocol/PciHostBridgeResourceAllocation.h [new file with mode: 0644]
MdePkg/Include/Protocol/PciHotPlugInit.h [new file with mode: 0644]
MdePkg/Include/Protocol/PciPlatform.h [new file with mode: 0644]
MdePkg/MdePkg.dec