ArmPkg,ArmVirtPkg,UefiPayloadPkg: make PcdVFPEnabled ARM-only

AArch64 no longer uses PcdVFPEnabled, so make the definition ARM-specific
and stop explicitly setting it for AArch64 platforms.

Continuous-integration-options: PatchCheck.ignore-multi-package
Signed-off-by: Leif Lindholm <leif.lindholm@oss.qualcomm.com>
This commit is contained in:
Leif Lindholm
2025-04-08 18:29:15 +01:00
committed by mergify[bot]
parent 6d886c3054
commit 51229eee58
8 changed files with 7 additions and 26 deletions

View File

@@ -87,10 +87,6 @@
gEfiMdeModulePkgTokenSpaceGuid.PcdTurnOffUsbLegacySupport|TRUE
[PcdsFixedAtBuild.common]
!if $(ARCH) == AARCH64
gArmTokenSpaceGuid.PcdVFPEnabled|1
!endif
gArmPlatformTokenSpaceGuid.PcdCPUCoresStackBase|0x4007c000
gEfiMdeModulePkgTokenSpaceGuid.PcdEmuVariableNvStoreReserved|0
gArmPlatformTokenSpaceGuid.PcdCPUCorePrimaryStackSize|0x4000