summaryrefslogtreecommitdiff
path: root/Platform/Hisilicon
diff options
context:
space:
mode:
authorkalyan-nagabhirava <kalyankumar.nagabhirava@linaro.org>2017-11-15 16:57:10 +0530
committerArd Biesheuvel <ard.biesheuvel@linaro.org>2017-11-15 11:33:53 +0000
commitbf109f8b87077a8f8215c9f0af8c9639d50cc64c (patch)
tree482556dd982c74926f956f344d86125e13eab0f9 /Platform/Hisilicon
parent6c7c803218df5a94f51289fc1b4402f17e22ba12 (diff)
downloadedk2-platforms-bf109f8b87077a8f8215c9f0af8c9639d50cc64c.tar.xz
Platform/Hisilicon/HiKey: resolve Hikey platform build error
"Instance of library class [CapsuleLib] is not found" build error is coming for Hikey platform, to resolve this issue added CapsuleLib to "LibraryClasses.common" section Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: kalyan-nagabhirava <kalyankumar.nagabhirava@linaro.org> Reviewed-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Diffstat (limited to 'Platform/Hisilicon')
-rw-r--r--Platform/Hisilicon/HiKey/HiKey.dsc1
1 files changed, 1 insertions, 0 deletions
diff --git a/Platform/Hisilicon/HiKey/HiKey.dsc b/Platform/Hisilicon/HiKey/HiKey.dsc
index 968e8acc08..2e3b1c8799 100644
--- a/Platform/Hisilicon/HiKey/HiKey.dsc
+++ b/Platform/Hisilicon/HiKey/HiKey.dsc
@@ -61,6 +61,7 @@
SynchronizationLib|MdePkg/Library/BaseSynchronizationLib/BaseSynchronizationLib.inf
FdtLib|EmbeddedPkg/Library/FdtLib/FdtLib.inf
+ CapsuleLib|MdeModulePkg/Library/DxeCapsuleLibNull/DxeCapsuleLibNull.inf
UefiBootManagerLib|MdeModulePkg/Library/UefiBootManagerLib/UefiBootManagerLib.inf
PlatformBootManagerLib|ArmPkg/Library/PlatformBootManagerLib/PlatformBootManagerLib.inf
BootLogoLib|MdeModulePkg/Library/BootLogoLib/BootLogoLib.inf