ArmPlatformPkg/EblCmdLib: remove dependency on deprecated ARM BdsLib

The EBL alternative shell depends indirectly on the deprecated ARM
BdsLib via EblCmdLib, which only uses a single helper function that
can easily be cloned. So clone it, and remove the dependency.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Reviewed-by: Leif Lindholm <leif.lindholm@linaro.org>
This commit is contained in:
Ard Biesheuvel
2017-04-11 10:12:50 +01:00
parent f8c1facf34
commit ddbe62d6ae
2 changed files with 48 additions and 2 deletions

View File

@@ -51,7 +51,6 @@
ArmDisassemblerLib
PerformanceLib
TimerLib
BdsLib
FdtLib
[Protocols]