Skip to content

Commit f2a8bb9

Browse files
praveen-pkmergify[bot]
authored andcommitted
CloudHv: Disable PcdFirstTimeWakeUpAPsBySipi
Disable PcdFirstTimeWakeUpAPsBySipi to use INIT-SIPI-SIPI sequence to wakeup APs. Signed-off-by: Praveen K Paladugu <prapal@linux.microsoft.com>
1 parent cbe8a09 commit f2a8bb9

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

OvmfPkg/CloudHv/CloudHvX64.dsc

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -577,6 +577,14 @@
577577

578578
gEfiMdeModulePkgTokenSpaceGuid.PcdUse1GPageTable|TRUE
579579

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+
580588
################################################################################
581589
#
582590
# Pcd Dynamic Section - list of all EDK II PCD Entries defined by this Platform

0 commit comments

Comments
 (0)