Code scrub for PeiCore module.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5558 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -75,12 +75,12 @@
|
||||
gEfiPeiStatusCodePpiGuid # PPI SOMETIMES_CONSUMED
|
||||
gEfiPeiResetPpiGuid # PPI SOMETIMES_CONSUMED
|
||||
gEfiDxeIplPpiGuid # PPI ALWAYS_CONSUMED
|
||||
gEfiPeiMemoryDiscoveredPpiGuid # PPI ALWAYS_PRODUCED
|
||||
gEfiPeiDecompressPpiGuid
|
||||
gEfiPeiFirmwareVolumeInfoPpiGuid
|
||||
gEfiPeiLoadFilePpiGuid
|
||||
gEfiPeiSecurity2PpiGuid
|
||||
gEfiTemporaryRamSupportPpiGuid
|
||||
gEfiPeiMemoryDiscoveredPpiGuid # PPI ALWAYS_CONSUMED
|
||||
gEfiPeiDecompressPpiGuid # PPI ALWAYS_CONSUMED
|
||||
gEfiPeiFirmwareVolumeInfoPpiGuid # PPI ALWAYS_CONSUMED
|
||||
gEfiPeiLoadFilePpiGuid # PPI ALWAYS_CONSUMED
|
||||
gEfiPeiSecurity2PpiGuid # PPI ALWAYS_CONSUMED
|
||||
gEfiTemporaryRamSupportPpiGuid # PPI ALWAYS_CONSUMED
|
||||
|
||||
[FixedPcd.common]
|
||||
gEfiMdeModulePkgTokenSpaceGuid.PcdPeiCoreMaxFvSupported
|
||||
@@ -90,7 +90,6 @@
|
||||
gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValuePeiCoreEntry
|
||||
gEfiMdeModulePkgTokenSpaceGuid.PcdPeiCoreMaxPeiStackSize
|
||||
|
||||
|
||||
[FeaturePcd.common]
|
||||
gEfiMdeModulePkgTokenSpaceGuid.PcdPeiCoreImageLoaderSearchTeSectionFirst
|
||||
|
||||
|
Reference in New Issue
Block a user