From 8b89ae57eec0d544827c6047860825603b78e3b8 Mon Sep 17 00:00:00 2001 From: Ard Biesheuvel Date: Wed, 30 Aug 2017 10:50:16 +0100 Subject: Platform/HiKey: remove DmaLib library class resolution The HiKey platform does not incorporate any drivers that depend on the DmaLib library class so we can remove the resolution for it. Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Ard Biesheuvel Reviewed-by: Leif Lindholm --- Platform/Hisilicon/HiKey/HiKey.dsc | 1 - 1 file changed, 1 deletion(-) (limited to 'Platform/Hisilicon/HiKey/HiKey.dsc') diff --git a/Platform/Hisilicon/HiKey/HiKey.dsc b/Platform/Hisilicon/HiKey/HiKey.dsc index 9accf781c2..968e8acc08 100644 --- a/Platform/Hisilicon/HiKey/HiKey.dsc +++ b/Platform/Hisilicon/HiKey/HiKey.dsc @@ -108,7 +108,6 @@ # USB Requirements UefiUsbLib|MdePkg/Library/UefiUsbLib/UefiUsbLib.inf - DmaLib|ArmPkg/Library/ArmDmaLib/ArmDmaLib.inf # Network Libraries UefiScsiLib|MdePkg/Library/UefiScsiLib/UefiScsiLib.inf -- cgit v1.2.3