summaryrefslogtreecommitdiffstats
path: root/OvmfPkg/AmdSev/AmdSevX64.fdf
diff options
context:
space:
mode:
authorMichael Roth <michael.roth@amd.com>2023-08-16 15:11:46 -0500
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>2023-09-05 14:08:30 +0000
commit8b66f9df1bb0fd5ebb743944d41cb33178cf2fdd (patch)
tree608529d90bffc8a1c1492e77c1160c633a6e9d0b /OvmfPkg/AmdSev/AmdSevX64.fdf
parentdfb941d32a2f38c9177729e39c6a6515abbbad48 (diff)
downloadedk2-8b66f9df1bb0fd5ebb743944d41cb33178cf2fdd.tar.gz
edk2-8b66f9df1bb0fd5ebb743944d41cb33178cf2fdd.tar.bz2
edk2-8b66f9df1bb0fd5ebb743944d41cb33178cf2fdd.zip
OvmfPkg/AmdSev: Disable PcdFirstTimeWakeUpAPsBySipi
PcdFirstTimeWakeUpAPsBySipi was recently introduced to indicate when the full INIT-SIPI-SIPI sequence can be skipped for AP bringup. It is true by default, but needs to be disabled for QEMU/OVMF where early INIT is not simulated. Commit 1d76560146 ("OvmfPkg: Disable PcdFirstTimeWakeUpAPsBySipi.") added changes to disable it by default for OvmfPkg, but a similar change was not made for the AmdSev package. This breaks booting of SEV and SNP guests. Fix this defaulting PcdFirstTimeWakeUpAPsBySipi to false for AmdSev package, as was previously done for OvmfPkg variants. Fixes: eaffa1d7ff ("UefiCpuPkg:Wake up APs after power-up or RESET through SIPI.") Signed-off-by: Michael Roth <michael.roth@amd.com> Acked-by: Gerd Hoffmann <kraxel@redhat.com>
Diffstat (limited to 'OvmfPkg/AmdSev/AmdSevX64.fdf')
0 files changed, 0 insertions, 0 deletions