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]
|
||||
WinNtAutoscan.dxs
|
||||
WinntAutoscan.c
|
||||
|
||||
################################################################################
|
||||
@@ -93,3 +92,5 @@
|
||||
gPeiBaseMemoryTestPpiGuid # PPI ALWAYS_CONSUMED
|
||||
gPeiNtAutoScanPpiGuid # PPI ALWAYS_CONSUMED
|
||||
|
||||
[depex]
|
||||
gPeiNtAutoScanPpiGuid AND gEfiPeiMasterBootModePpiGuid AND gPeiBaseMemoryTestPpiGuid
|
Reference in New Issue
Block a user