ArmVirtPkg: revert unintended change to ArmVirt.dsc.inc

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 <ard.biesheuvel@linaro.org>

git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@18321 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
Ard Biesheuvel 2015-08-26 12:09:39 +00:00 committed by abiesheuvel
parent de2d7497fd
commit 218ea6c164
1 changed files with 0 additions and 5 deletions

View File

@ -239,11 +239,6 @@
# Add support for GCC stack protector # Add support for GCC stack protector
NULL|MdePkg/Library/BaseStackCheckLib/BaseStackCheckLib.inf 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] [LibraryClasses.AARCH64]
NULL|ArmPkg/Library/CompilerIntrinsicsLib/CompilerIntrinsicsLib.inf NULL|ArmPkg/Library/CompilerIntrinsicsLib/CompilerIntrinsicsLib.inf