Replace dxs file with [depex] section

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2856 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
qhuang8 2007-06-28 14:50:15 +00:00
parent 6ec032f84a
commit 7b77fbc666
8 changed files with 75 additions and 9 deletions

View File

@ -43,7 +43,6 @@
################################################################################
[Sources.common]
Capsule.dxs
CapsuleService.h
CapsuleService.c
Capsule.c
@ -119,3 +118,12 @@
PcdMaxSizeNonPopulateCapsule|gEfiEdkModulePkgTokenSpaceGuid
PcdMaxSizePopulateCapsule|gEfiEdkModulePkgTokenSpaceGuid
################################################################################
#
# Dependency Expression Section - list of Dependency expressions that are required for
# this module.
#
################################################################################
[Depex]
gEfiVariableArchProtocolGuid

View File

@ -44,7 +44,6 @@
################################################################################
[Sources.common]
Ebc.dxs
EbcExecute.h
EbcExecute.c
EbcInt.h
@ -106,3 +105,12 @@
gEfiDebugSupportProtocolGuid # PROTOCOL ALWAYS_PRODUCED
gEfiEbcProtocolGuid # PROTOCOL ALWAYS_PRODUCED
################################################################################
#
# Dependency Expression Section - list of Dependency expressions that are required for
# this module.
#
################################################################################
[Depex]
TRUE

View File

@ -43,7 +43,6 @@
################################################################################
[Sources.common]
FtwLite.dxs
FtwWorkSpace.c
FtwMisc.c
FtwLite.c
@ -131,3 +130,12 @@
PcdFlashNvStorageFtwSpareSize|gEfiGenericPlatformTokenSpaceGuid
PcdFlashNvStorageFtwSpareBase|gEfiGenericPlatformTokenSpaceGuid
################################################################################
#
# Dependency Expression Section - list of Dependency expressions that are required for
# this module.
#
################################################################################
[Depex]
gEfiFirmwareVolumeBlockProtocolGuid AND gEfiAlternateFvBlockGuid

View File

@ -43,7 +43,6 @@
################################################################################
[Sources.common]
Crc32SectionExtract.dxs
GuidedSection.h
GuidedSection.c
Crc32SectionExtract.h
@ -86,3 +85,13 @@
[Protocols]
gEfiSecurityPolicyProtocolGuid # PROTOCOL SOMETIMES_CONSUMED
gEfiCrc32GuidedSectionExtractionProtocolGuid # PROTOCOL ALWAYS_PRODUCED
################################################################################
#
# Dependency Expression Section - list of Dependency expressions that are required for
# this module.
#
################################################################################
[Depex]
gEfiRuntimeArchProtocolGuid

View File

@ -44,7 +44,6 @@
################################################################################
[Sources.common]
NullMemoryTest.dxs
NullMemoryTest.h
NullMemoryTest.c
@ -86,3 +85,12 @@
[Protocols]
gEfiGenericMemTestProtocolGuid # PROTOCOL ALWAYS_PRODUCED
################################################################################
#
# Dependency Expression Section - list of Dependency expressions that are required for
# this module.
#
################################################################################
[Depex]
TRUE

View File

@ -44,7 +44,6 @@
[Sources.common]
SecurityStub.c
SecurityStub.h
SecurityStub.dxs
################################################################################
@ -91,3 +90,12 @@
[Protocols]
gEfiSecurityArchProtocolGuid # PROTOCOL ALWAYS_PRODUCED
################################################################################
#
# Dependency Expression Section - list of Dependency expressions that are required for
# this module.
#
################################################################################
[Depex]
TRUE

View File

@ -43,7 +43,6 @@
################################################################################
[Sources.common]
Variable.dxs
Variable.c
Variable.h
@ -131,5 +130,12 @@
[PcdsDynamic.common]
PcdFlashNvStorageVariableBase|gEfiGenericPlatformTokenSpaceGuid
[depex]
################################################################################
#
# Dependency Expression Section - list of Dependency expressions that are required for
# this module.
#
################################################################################
[Depex]
TRUE

View File

@ -45,7 +45,6 @@
################################################################################
[Sources.common]
Variable.dxs
InitVariable.c
reclaim.c
reclaim.h
@ -121,3 +120,15 @@
PcdFlashNvStorageVariableSize|gEfiGenericPlatformTokenSpaceGuid
PcdFlashNvStorageVariableBase|gEfiGenericPlatformTokenSpaceGuid
################################################################################
#
# Dependency Expression Section - list of Dependency expressions that are required for
# this module.
#
################################################################################
[Depex]
gEfiFirmwareVolumeBlockProtocolGuid AND gEfiAlternateFvBlockGuid AND gEfiFaultTolerantWriteLiteProtocolGuid