edk2/OvmfPkg/SmmControl2Dxe
Kun Qin fe89a63da4 OvmfPkg: MmControlPei: Fix QEMU does not send MMI to all cores
Because there was no negotiation, the SMM controller from QEMU will not
broadcast the SMI to all cores, causing only the BSP getting interrupted
into MMI.

This change fixed the issue by invoking the negotiation routine and
program the register to enable broadcasting.

Signed-off-by: Kun Qin <kun.qin@microsoft.com>
2026-07-15 20:29:12 +00:00
..
MmControlPei.c OvmfPkg: MmControlPei: Fix QEMU does not send MMI to all cores 2026-07-15 20:29:12 +00:00
MmControlPei.inf OvmfPkg: MmControlPei: Introduce MM control PPI to OVMF 2025-06-19 06:17:18 +00:00
SmiFeatures.c OvmfPkg: Override PcdCpuSmmApSyncTimeout2 to 10ms 2024-06-14 07:02:37 +00:00
SmiFeatures.h OvmfPkg: Replace include guards with #pragma once 2026-02-23 21:01:28 +00:00
SmmControl2Dxe.c OvmfPkg: SmmControl2Dxe: Avoid double initialization 2025-06-19 06:17:18 +00:00
SmmControl2Dxe.inf OvmfPkg: Remove OVMF IA32 2025-09-09 18:49:32 +00:00