audk/OvmfPkg/Library/VmgExitLib
Tom Lendacky 3caf1e2e22 OvmfPkg/VmgExitLib: Add support for INVD NAE events
BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=2198

Under SEV-ES, a INVD intercept generates a #VC exception. VMGEXIT must be
used to allow the hypervisor to handle this intercept.

Cc: Jordan Justen <jordan.l.justen@intel.com>
Cc: Laszlo Ersek <lersek@redhat.com>
Cc: Ard Biesheuvel <ard.biesheuvel@arm.com>
Acked-by: Laszlo Ersek <lersek@redhat.com>
Signed-off-by: Tom Lendacky <thomas.lendacky@amd.com>
Regression-tested-by: Laszlo Ersek <lersek@redhat.com>
2020-08-17 02:46:39 +00:00
..
VmgExitLib.c OvmfPkg/VmgExitLib: Implement library support for VmgExitLib in OVMF 2020-08-17 02:46:39 +00:00
VmgExitLib.inf OvmfPkg/VmgExitLib: Implement library support for VmgExitLib in OVMF 2020-08-17 02:46:39 +00:00
VmgExitVcHandler.c OvmfPkg/VmgExitLib: Add support for INVD NAE events 2020-08-17 02:46:39 +00:00