summaryrefslogtreecommitdiffstats
path: root/EmbeddedPkg/Drivers
diff options
context:
space:
mode:
authorOlivier Martin <Olivier.Martin@arm.com>2015-05-27 15:09:12 +0000
committeroliviermartin <oliviermartin@Edk2>2015-05-27 15:09:12 +0000
commit98c9d3be0815bca3b7230a4765751f6ded74be42 (patch)
tree1759d375d03304bae637277fa2c2947523964b11 /EmbeddedPkg/Drivers
parent44a35695d0affca5d807a8a7fb1e37a2cfddb478 (diff)
downloadedk2-98c9d3be0815bca3b7230a4765751f6ded74be42.tar.gz
edk2-98c9d3be0815bca3b7230a4765751f6ded74be42.tar.bz2
edk2-98c9d3be0815bca3b7230a4765751f6ded74be42.zip
EmbeddedPkg/FdtPlatformDxe: Add FdtLib to the required libraries
Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Olivier Martin <Olivier.Martin@arm.com> Reviewed-by: Ronald Cron <Ronald.Cron@arm.com> git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@17525 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'EmbeddedPkg/Drivers')
-rw-r--r--EmbeddedPkg/Drivers/FdtPlatformDxe/FdtPlatformDxe.inf1
1 files changed, 1 insertions, 0 deletions
diff --git a/EmbeddedPkg/Drivers/FdtPlatformDxe/FdtPlatformDxe.inf b/EmbeddedPkg/Drivers/FdtPlatformDxe/FdtPlatformDxe.inf
index 934cda8037..f743585331 100644
--- a/EmbeddedPkg/Drivers/FdtPlatformDxe/FdtPlatformDxe.inf
+++ b/EmbeddedPkg/Drivers/FdtPlatformDxe/FdtPlatformDxe.inf
@@ -40,6 +40,7 @@
DxeServicesTableLib
BaseMemoryLib
DebugLib
+ FdtLib
UefiBootServicesTableLib
UefiRuntimeServicesTableLib
HiiLib