Re: [edk2] [PATCH 3/3] ArmVirtPkg: add secure boot support to 32-bit ARM targets

2015-11-27 Thread Laszlo Ersek
On 11/27/15 09:51, Ard Biesheuvel wrote: > 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 > ---

[edk2] [PATCH 3/3] ArmVirtPkg: add secure boot support to 32-bit ARM targets

2015-11-27 Thread Ard Biesheuvel
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 --- ArmVirtPkg/ArmVirt.dsc.inc | 3 +++ 1 file changed, 3