Make HiiDatabase module not depend on HiiLib; otherwise it will inherit HII_DATABASE_PROTOCOL to its own dependency.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6764 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
qhuang8
2008-11-27 13:15:24 +00:00
parent 0891b0a2cb
commit 8db9d51d78
4 changed files with 75 additions and 3 deletions

View File

@@ -59,7 +59,8 @@
DebugLib
IfrSupportLib
UefiLib
HiiLib
PcdLib
UefiRuntimeServicesTableLib
[Protocols]
gEfiConsoleControlProtocolGuid
@@ -74,6 +75,12 @@
[FeaturePcd.common]
gEfiMdeModulePkgTokenSpaceGuid.PcdSupportHiiImageProtocol
gEfiMdeModulePkgTokenSpaceGuid.PcdSupportFullConfigRoutingProtocol
[Pcd.common]
gEfiMdePkgTokenSpaceGuid.PcdUefiVariableDefaultPlatformLang
[Guids]
gEfiGlobalVariableGuid
[Depex]
TRUE