]> git.proxmox.com Git - mirror_edk2.git/commitdiff
ArmPkg/ArmDmaLib: add missing DxeServicesTableLib dependency
authorArd Biesheuvel <ard.biesheuvel@linaro.org>
Tue, 25 Oct 2016 17:01:44 +0000 (18:01 +0100)
committerArd Biesheuvel <ard.biesheuvel@linaro.org>
Wed, 26 Oct 2016 07:54:45 +0000 (08:54 +0100)
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>
ArmPkg/Library/ArmDmaLib/ArmDmaLib.inf

index 20228d2864270ab8d2b27e4d0d04efa6e90c887d..95c13006eaac05f7e2cfbb2fbe4e8684d531eb47 100644 (file)
@@ -31,6 +31,7 @@
 \r
 [LibraryClasses]\r
   DebugLib\r
+  DxeServicesTableLib\r
   UefiBootServicesTableLib\r
   MemoryAllocationLib\r
   UncachedMemoryAllocationLib\r