ArmPlatformPkg/ArmShellCmdRunAxf: remove BdsLib dependency
Remove ArmShellCmdRunAxf's dependency on the deprecated BdsLib by cloning the ShutdownUefiBootServices() routine into a local source file; this is the only BdsLib feature 'runaxf' depends on. 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>
This commit is contained in:
@@ -43,7 +43,6 @@
|
||||
[LibraryClasses]
|
||||
ArmLib
|
||||
BaseLib
|
||||
BdsLib
|
||||
DebugLib
|
||||
HiiLib
|
||||
ShellLib
|
||||
|
Reference in New Issue
Block a user