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
This commit is contained in:
@ -55,8 +55,8 @@ EFI_PEI_SERVICES gPs = {
|
||||
PeiReportStatusCode,
|
||||
PeiResetSystem,
|
||||
|
||||
NULL,
|
||||
NULL,
|
||||
&gPeiDefaultCpuIoPpi,
|
||||
&gPeiDefaultPciCfg2Ppi,
|
||||
|
||||
PeiFfsFindFileByName,
|
||||
PeiFfsGetFileInfo,
|
||||
|
Reference in New Issue
Block a user