diff mbox

[Linaro-uefi,23/27] Hisilicon/UpdateFdtDxe: Add GenericMemTestProtocol dependency

Message ID 1478785950-24197-24-git-send-email-heyi.guo@linaro.org
State Superseded
Headers show

Commit Message

gary guo Nov. 10, 2016, 1:52 p.m. UTC
The dependency should be added to FdtUpdateLib, but it could not be
added to UpdateFdtDxe when FdtUpdateLib becomes binary.

So this is a WA and can be removed after FdtUpdateLib open source.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Chenhui Sun <sunchenhui@huawei.com>
Reviewed-by: Leif Lindholm <leif.lindholm@linaro.org>
---
 Chips/Hisilicon/Drivers/UpdateFdtDxe/UpdateFdtDxe.inf | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
diff mbox

Patch

diff --git a/Chips/Hisilicon/Drivers/UpdateFdtDxe/UpdateFdtDxe.inf b/Chips/Hisilicon/Drivers/UpdateFdtDxe/UpdateFdtDxe.inf
index a0f0a9d..ccdcae7 100644
--- a/Chips/Hisilicon/Drivers/UpdateFdtDxe/UpdateFdtDxe.inf
+++ b/Chips/Hisilicon/Drivers/UpdateFdtDxe/UpdateFdtDxe.inf
@@ -29,6 +29,7 @@ 
 [Packages]
   ArmPlatformPkg/ArmPlatformPkg.dec
   MdePkg/MdePkg.dec
+  MdeModulePkg/MdeModulePkg.dec
   ArmPkg/ArmPkg.dec
   OpenPlatformPkg/Chips/Hisilicon/HisiPkg.dec
   EmbeddedPkg/EmbeddedPkg.dec
@@ -58,5 +59,4 @@ 
 
 
 [Depex]
-TRUE
-
+  gEfiGenericMemTestProtocolGuid