X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=ArmPlatformPkg%2FArmVExpressPkg%2FArmVExpress-RTSM-AEMv8Ax4.dsc;h=55fdc595487a43266f098bdf6acc2d9ac8fa373a;hp=6b3f5203d6b0be74e1f7aba5f7045c770575da64;hb=9232ee533884b4b516b3979ce355e367a6254749;hpb=6913a68302ad64e4e9981adf3bb572b9cf0d1dc0 diff --git a/ArmPlatformPkg/ArmVExpressPkg/ArmVExpress-RTSM-AEMv8Ax4.dsc b/ArmPlatformPkg/ArmVExpressPkg/ArmVExpress-RTSM-AEMv8Ax4.dsc index 6b3f5203d6..55fdc59548 100644 --- a/ArmPlatformPkg/ArmVExpressPkg/ArmVExpress-RTSM-AEMv8Ax4.dsc +++ b/ArmPlatformPkg/ArmVExpressPkg/ArmVExpress-RTSM-AEMv8Ax4.dsc @@ -60,16 +60,19 @@ ################################################################################ [PcdsFeatureFlag.common] - !ifdef $(EDK2_SKIP_PEICORE) gArmPlatformTokenSpaceGuid.PcdSystemMemoryInitializeInSec|TRUE gArmPlatformTokenSpaceGuid.PcdSendSgiToBringUpSecondaryCores|TRUE !endif - + ## If TRUE, Graphics Output Protocol will be installed on virtual handle created by ConsplitterDxe. # It could be set FALSE to save size. gEfiMdeModulePkgTokenSpaceGuid.PcdConOutGopSupport|TRUE - + + # UEFI firmware is responsible to park the secondary cores on this platform. + # This PCD ensures the secondary cores are parked into the AArch64 Linux parking protocol. + gArmTokenSpaceGuid.PcdArmLinuxSpinTable|TRUE + [PcdsFixedAtBuild.common] gArmPlatformTokenSpaceGuid.PcdFirmwareVendor|"ARM Versatile Express" gEmbeddedTokenSpaceGuid.PcdEmbeddedPrompt|"ArmVExpress-RTSM"