]> git.proxmox.com Git - mirror_edk2.git/commitdiff
ArmPlatformPkg/ArmJunoDxe: remove BdsLib dependency
authorArd Biesheuvel <ard.biesheuvel@linaro.org>
Thu, 30 Mar 2017 12:57:00 +0000 (13:57 +0100)
committerArd Biesheuvel <ard.biesheuvel@linaro.org>
Wed, 5 Apr 2017 13:55:08 +0000 (14:55 +0100)
The ArmJunoDxe driver does not actually depend on the deprecated BdsLib
so remove the dependency declaration from the INF file.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Tested-by: Ryan Harkin <ryan.harkin@linaro.org>
Reviewed-by: Leif Lindholm <leif.lindholm@linaro.org>
ArmPlatformPkg/ArmJunoPkg/Drivers/ArmJunoDxe/ArmJunoDxe.inf

index a2617982b259c06226be82a38577778ab66a0583..168070c6add481157134936b3ad82587abcc77c2 100644 (file)
@@ -38,7 +38,6 @@
   ArmLib\r
   ArmShellCmdRunAxfLib\r
   BaseMemoryLib\r
-  BdsLib\r
   DebugLib\r
   DmaLib\r
   DxeServicesTableLib\r