Add [depex] in inf file and dxs from file list in inf's [source] section.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2826 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -43,7 +43,6 @@
|
||||
################################################################################
|
||||
|
||||
[Sources.common]
|
||||
WinNtThunkPPIToProtocol.dxs
|
||||
WinNtThunkPPIToProtocol.c
|
||||
|
||||
################################################################################
|
||||
@@ -102,3 +101,5 @@
|
||||
[Ppis]
|
||||
gPeiNtThunkPpiGuid # PPI ALWAYS_CONSUMED
|
||||
|
||||
[depex]
|
||||
gPeiNtThunkPpiGuid AND gEfiPeiMemoryDiscoveredPpiGuid
|
Reference in New Issue
Block a user