On 08/25/15 15:23, Ard Biesheuvel wrote: > The recent changes to ArmVExpress-FVP-AArch64 in SVN r18309 > contained a hunk to ArmVirt.dsc.inc which was included in > error. So remove it. > > Contributed-under: TianoCore Contribution Agreement 1.0 > Signed-off-by: Ard Biesheuvel <[email protected]> > --- > ArmVirtPkg/ArmVirt.dsc.inc | 5 ----- > 1 file changed, 5 deletions(-) > > diff --git a/ArmVirtPkg/ArmVirt.dsc.inc b/ArmVirtPkg/ArmVirt.dsc.inc > index 4b4e70b7ce91..8372c5813cb3 100644 > --- a/ArmVirtPkg/ArmVirt.dsc.inc > +++ b/ArmVirtPkg/ArmVirt.dsc.inc > @@ -239,11 +239,6 @@ [LibraryClasses.ARM] > # Add support for GCC stack protector > NULL|MdePkg/Library/BaseStackCheckLib/BaseStackCheckLib.inf > > -!if $(SECURE_BOOT_ENABLE) == TRUE > - # OpenSSL requires floating point for the RNG code > - NULL|StdLib/LibC/Softfloat/Softfloat.inf > -!endif > - > [LibraryClasses.AARCH64] > NULL|ArmPkg/Library/CompilerIntrinsicsLib/CompilerIntrinsicsLib.inf > >
Reviewed-by: Laszlo Ersek <[email protected]> _______________________________________________ edk2-devel mailing list [email protected] https://lists.01.org/mailman/listinfo/edk2-devel

