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:
klu2 2007-06-28 03:14:08 +00:00
parent b665a407eb
commit 076606899f
7 changed files with 14 additions and 6 deletions

View File

@ -43,7 +43,6 @@
################################################################################
[Sources.common]
BootMode.dxs
BootMode.c
CommonHeader.h
@ -92,3 +91,5 @@
gEfiPeiMasterBootModePpiGuid # PPI ALWAYS_PRODUCED
gEfiPeiBootInRecoveryModePpiGuid # PPI SOMETIMES_PRODUCED
[depex]
TRUE

View File

@ -47,7 +47,6 @@
FvbInfo.c
FwBlockService.h
FWBlockService.c
Nt32Fwh.dxs
################################################################################
@ -116,3 +115,5 @@
gEfiFirmwareVolumeBlockProtocolGuid # PROTOCOL ALWAYS_PRODUCED
gEfiDevicePathProtocolGuid # PROTOCOL SOMETIMES_PRODUCED
[depex]
TRUE

View File

@ -85,3 +85,5 @@
[Protocols]
gEfiMetronomeArchProtocolGuid # PROTOCOL ALWAYS_PRODUCED
[depex]
TRUE

View File

@ -43,7 +43,6 @@
################################################################################
[Sources.common]
RealTimeClock.dxs
RealTimeClock.c
CommonHeader.h
@ -93,3 +92,5 @@
[Protocols]
gEfiRealTimeClockArchProtocolGuid # PROTOCOL ALWAYS_PRODUCED
[depex]
TRUE

View File

@ -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

View File

@ -43,7 +43,6 @@
################################################################################
[Sources.common]
WinNtThunk.dxs
WinNtThunk.c
WinNtThunk.h
@ -94,3 +93,5 @@
gEfiDevicePathProtocolGuid # PROTOCOL ALWAYS_PRODUCED
gEfiWinNtThunkProtocolGuid # PROTOCOL ALWAYS_PRODUCED
[depex]
TRUE

View File

@ -43,7 +43,6 @@
################################################################################
[Sources.common]
WinNtThunkPPIToProtocol.dxs
WinNtThunkPPIToProtocol.c
################################################################################
@ -102,3 +101,5 @@
[Ppis]
gPeiNtThunkPpiGuid # PPI ALWAYS_CONSUMED
[depex]
gPeiNtThunkPpiGuid AND gEfiPeiMemoryDiscoveredPpiGuid