summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArd Biesheuvel <ard.biesheuvel@linaro.org>2019-01-14 17:58:05 +0100
committerArd Biesheuvel <ard.biesheuvel@linaro.org>2019-01-16 21:42:07 +0100
commite48031fd75e61419e241e569270446f7987040c3 (patch)
treef9610e07ec2812a676bb77821c989699e4c8ca96
parent36d0f117e186d8b5fd2e380587b5b8854eeca463 (diff)
Platform/Socionext/DeveloperBox: add resolution for ArmSoftFloatLib
OpensslLib depends on ArmSoftFloatLib when built for 32-bit ARM, so add the required resolution for it. Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
-rw-r--r--Platform/Socionext/DeveloperBox/DeveloperBox.dsc3
1 files changed, 3 insertions, 0 deletions
diff --git a/Platform/Socionext/DeveloperBox/DeveloperBox.dsc b/Platform/Socionext/DeveloperBox/DeveloperBox.dsc
index 8fb257ab..a51ad7e0 100644
--- a/Platform/Socionext/DeveloperBox/DeveloperBox.dsc
+++ b/Platform/Socionext/DeveloperBox/DeveloperBox.dsc
@@ -224,6 +224,9 @@
DebugLib|MdePkg/Library/DxeRuntimeDebugLibSerialPort/DxeRuntimeDebugLibSerialPort.inf
!endif
+[LibraryClasses.ARM]
+ ArmSoftFloatLib|ArmPkg/Library/ArmSoftFloatLib/ArmSoftFloatLib.inf
+
################################################################################
#
# Pcd Section - list of all EDK II PCD Entries defined by this Platform