1. Replace PeCoffLoader library by PeCoff lib for PeiCore, DxeIpl and DxeMain.
2. Add three PeCoff library instances for NT32 PeImage load. 3. Update PeCoffGetEntryPointLib to support TeImage. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3965 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -82,13 +82,12 @@
|
||||
DebugLib
|
||||
MemoryAllocationLib
|
||||
CacheMaintenanceLib
|
||||
PeCoffLoaderLib
|
||||
PeCoffLib
|
||||
|
||||
[Guids]
|
||||
gPeiAprioriFileNameGuid
|
||||
gEfiFirmwareFileSystem2Guid
|
||||
|
||||
gEfiPeiPeCoffLoaderGuid
|
||||
|
||||
[Ppis]
|
||||
gEfiPeiSecurityPpiGuid # PPI_NOTIFY SOMETIMES_CONSUMED
|
||||
|
Reference in New Issue
Block a user