diff mbox series

[Linaro-uefi,2/2] Chips/HiSilcon: remove ARM BdsLib resolution

Message ID 20170411094832.8056-2-ard.biesheuvel@linaro.org
State Accepted
Commit 914f0596ea102363ca4a8dba4421bf3fa4980c97
Headers show
Series [Linaro-uefi,1/2] Chips/Hisilicon: add missing UefiBootManagerLib resolution to shared .inc | expand

Commit Message

Ard Biesheuvel April 11, 2017, 9:48 a.m. UTC
The EBL shell nog longer depends on the deprecated ARM BdsLib, so remove
the library class resolution for it.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
---
 Chips/Hisilicon/Hisilicon.dsc.inc | 1 -
 1 file changed, 1 deletion(-)
diff mbox series

Patch

diff --git a/Chips/Hisilicon/Hisilicon.dsc.inc b/Chips/Hisilicon/Hisilicon.dsc.inc
index 716900874274..b13be3143cd5 100644
--- a/Chips/Hisilicon/Hisilicon.dsc.inc
+++ b/Chips/Hisilicon/Hisilicon.dsc.inc
@@ -106,7 +106,6 @@ 
   AuthVariableLib|MdeModulePkg/Library/AuthVariableLibNull/AuthVariableLibNull.inf
 
   # BDS Libraries
-  BdsLib|ArmPkg/Library/BdsLib/BdsLib.inf
   FdtLib|EmbeddedPkg/Library/FdtLib/FdtLib.inf
   UefiDevicePathLib|MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf