summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArd Biesheuvel <ard.biesheuvel@linaro.org>2016-10-25 18:01:44 +0100
committerArd Biesheuvel <ard.biesheuvel@linaro.org>2016-10-26 08:54:45 +0100
commit6ed6ecee190914d244e51b455883155cdcb9b6aa (patch)
treef5d79188effa5265c6b506159919c5f690c85d2f
parent4e908975c645bedd40ac77497d42629ef3cf9fc5 (diff)
downloadedk2-6ed6ecee190914d244e51b455883155cdcb9b6aa.tar.gz
ArmPkg/ArmDmaLib: add missing DxeServicesTableLib dependency
This missing dependency has gone unnoticed until now, but it is breaking the Omap35xxPkg.dsc build. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org> Reviewed-by: Leif Lindholm <leif.lindholm@linaro.org>
-rw-r--r--ArmPkg/Library/ArmDmaLib/ArmDmaLib.inf1
1 files changed, 1 insertions, 0 deletions
diff --git a/ArmPkg/Library/ArmDmaLib/ArmDmaLib.inf b/ArmPkg/Library/ArmDmaLib/ArmDmaLib.inf
index 20228d286..95c13006e 100644
--- a/ArmPkg/Library/ArmDmaLib/ArmDmaLib.inf
+++ b/ArmPkg/Library/ArmDmaLib/ArmDmaLib.inf
@@ -31,6 +31,7 @@
[LibraryClasses]
DebugLib
+ DxeServicesTableLib
UefiBootServicesTableLib
MemoryAllocationLib
UncachedMemoryAllocationLib