]> git.proxmox.com Git - mirror_edk2.git/commit
Add default implementation of EFI_CPU_IO_PPI and EFI_PCI_CFG2_PPI for EFI_SERVICES_TABLE.
authorklu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 4 Jan 2010 04:36:37 +0000 (04:36 +0000)
committerklu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 4 Jan 2010 04:36:37 +0000 (04:36 +0000)
commit8d415937c88a66b710e2a0cea7913a332d92cbe7
treec48e5a74a0089a533de670cd1f0660954809c08a
parente2ea082665e3762270647363f7b283f02972d572
Add default implementation of EFI_CPU_IO_PPI and EFI_PCI_CFG2_PPI for EFI_SERVICES_TABLE.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9662 6f19259b-4bc3-4df7-8a09-765794883524
MdeModulePkg/Core/Pei/CpuIo/CpuIo.c [new file with mode: 0644]
MdeModulePkg/Core/Pei/PciCfg2/PciCfg2.c [new file with mode: 0644]
MdeModulePkg/Core/Pei/PeiMain.h
MdeModulePkg/Core/Pei/PeiMain.inf
MdeModulePkg/Core/Pei/PeiMain/PeiMain.c