]> git.proxmox.com Git - mirror_edk2.git/commitdiff
ArmVirtPkg: add secure boot support to 32-bit ARM targets
authorArd Biesheuvel <ard.biesheuvel@linaro.org>
Mon, 30 Nov 2015 08:57:12 +0000 (08:57 +0000)
committerabiesheuvel <abiesheuvel@Edk2>
Mon, 30 Nov 2015 08:57:12 +0000 (08:57 +0000)
Building the 32-bit ARM targets with secure boot enabled requires
a library resolution for the ArmSoftfloatLib dependency of
OpenSslLib. So provide one.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Reviewed-by: Laszlo Ersek <lersek@redhat.com>
Reviewed-by: Leif Lindholm <leif.lindholm@linaro.org>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@19032 6f19259b-4bc3-4df7-8a09-765794883524

ArmVirtPkg/ArmVirt.dsc.inc

index b45d9d09d0dc0b061673caf324e2cc205111b364..9a6098b2abcd963b9dc1f368ddbb14cdad297e98 100644 (file)
   BaseCryptLib|CryptoPkg/Library/BaseCryptLib/RuntimeCryptLib.inf\r
 !endif\r
 \r
+[LibraryClasses.ARM]\r
+  ArmSoftFloatLib|ArmPkg/Library/ArmSoftFloatLib/ArmSoftFloatLib.inf\r
+\r
 [BuildOptions]\r
   RVCT:RELEASE_*_*_CC_FLAGS  = -DMDEPKG_NDEBUG\r
 \r