]> git.proxmox.com Git - mirror_edk2.git/commit
Cleanup INF file for PEI Core
authormdkinney <mdkinney@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 14 Jan 2010 01:40:51 +0000 (01:40 +0000)
committermdkinney <mdkinney@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 14 Jan 2010 01:40:51 +0000 (01:40 +0000)
commit14278858737647c6618c8bf296a9b267972bc70b
treef8a0f5e13c125d022b6b85fec388b099b4794b52
parentf486871e327b65c401243b8ef211b5d010f73746
Cleanup INF file for PEI Core
1) Remove references to CPU I/O PPI and PCI CFG2 PPI.  The PEI Core does have the PEI Services Table that caches a copy of these, but the PEI Core never produces a real version of these PPIs.  Instead, the PEI Core only has a null implementation of the APIs so we can catch PIEMs that call these services before they are properly installed.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9731 6f19259b-4bc3-4df7-8a09-765794883524
MdeModulePkg/Core/Pei/PeiMain.inf