Merge branch of PI tree to main trunk
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3918 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -80,16 +80,27 @@
|
||||
BaseLib
|
||||
PeiCoreEntryPoint
|
||||
DebugLib
|
||||
MemoryAllocationLib
|
||||
CacheMaintenanceLib
|
||||
PeCoffLoaderLib
|
||||
PeCoffLib
|
||||
|
||||
[Guids]
|
||||
gEfiPeiCorePrivateGuid # PRIVATE
|
||||
gPeiAprioriFileNameGuid
|
||||
gEfiFirmwareFileSystem2Guid
|
||||
|
||||
|
||||
[Ppis]
|
||||
gEfiPeiSecurityPpiGuid # PPI_NOTIFY SOMETIMES_CONSUMED
|
||||
gEfiPeiStatusCodePpiGuid # PPI SOMETIMES_CONSUMED
|
||||
gEfiPeiResetPpiGuid # PPI SOMETIMES_CONSUMED
|
||||
gEfiDxeIplPpiGuid # PPI ALWAYS_CONSUMED
|
||||
gEfiPeiFvFileLoaderPpiGuid # PPI ALWAYS_CONSUMED
|
||||
gEfiFindFvPpiGuid # PPI ALWAYS_CONSUMED
|
||||
gEfiPeiMemoryDiscoveredPpiGuid # PPI ALWAYS_PRODUCED
|
||||
gEfiPeiDecompressPpiGuid
|
||||
gEfiPeiFirmwareVolumeInfoPpiGuid
|
||||
gEfiPeiLoadFilePpiGuid
|
||||
gEfiPeiSecurity2PpiGuid
|
||||
|
||||
[BuildOptions.common]
|
||||
MSFT:DEBUG_*_IA32_CC_FLAGS = /FAcs
|
||||
|
||||
|
Reference in New Issue
Block a user