summaryrefslogtreecommitdiffstats
path: root/ArmVirtPkg/ArmVirtCloudHv.dsc
diff options
context:
space:
mode:
authorArd Biesheuvel <ardb@kernel.org>2024-06-07 10:15:18 +0200
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>2024-06-10 08:44:48 +0000
commit7bcd49edd0a1daa23f8e910d0082abb0f9f2119d (patch)
treef3f540b6394799f5809d7c220d5c20bb9d687793 /ArmVirtPkg/ArmVirtCloudHv.dsc
parent059676e4faef29ebe50549ed9cd80b6f68a0d556 (diff)
downloadedk2-7bcd49edd0a1daa23f8e910d0082abb0f9f2119d.tar.gz
ArmVirtPkg: Revert "Use dynamic PCD to set the SMCCC conduit"
This reverts commit c98f7f75508912c086158892fc56b0c3b85abcf1, which is no longer needed: the SMCCC conduit will be converted back to being hardcoded, as PrePi based ArmVirtPkg build cannot support dynamic PCDs, and falling back to patchable PCDs does not work either. Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
Diffstat (limited to 'ArmVirtPkg/ArmVirtCloudHv.dsc')
-rw-r--r--ArmVirtPkg/ArmVirtCloudHv.dsc3
1 files changed, 0 insertions, 3 deletions
diff --git a/ArmVirtPkg/ArmVirtCloudHv.dsc b/ArmVirtPkg/ArmVirtCloudHv.dsc
index d5055a0341..5cb2a609b1 100644
--- a/ArmVirtPkg/ArmVirtCloudHv.dsc
+++ b/ArmVirtPkg/ArmVirtCloudHv.dsc
@@ -201,9 +201,6 @@
[PcdsDynamicHii]
gUefiOvmfPkgTokenSpaceGuid.PcdForceNoAcpi|L"ForceNoAcpi"|gOvmfVariableGuid|0x0|FALSE|NV,BS
-[PcdsPatchableInModule.common]
- gArmTokenSpaceGuid.PcdMonitorConduitHvc|TRUE
-
################################################################################
#
# Components Section - list of all EDK II Modules needed by this Platform