We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cbe8a09 commit f2a8bb9Copy full SHA for f2a8bb9
OvmfPkg/CloudHv/CloudHvX64.dsc
@@ -577,6 +577,14 @@
577
578
gEfiMdeModulePkgTokenSpaceGuid.PcdUse1GPageTable|TRUE
579
580
+ #
581
+ # PcdFirstTimeWakeUpAPsBySipi determines whether to employ
582
+ # SIPI instead of the INIT-SIPI-SIPI sequence during APs
583
+ # initialization. Deactivate this parameter to preserve
584
+ # the original execution of INIT-SIPI-SIPI.
585
586
+ gUefiCpuPkgTokenSpaceGuid.PcdFirstTimeWakeUpAPsBySipi|FALSE
587
+
588
################################################################################
589
#
590
# Pcd Dynamic Section - list of all EDK II PCD Entries defined by this Platform
0 commit comments