audk/OvmfPkg/Library/CcExitLib
Min M Xu e05132aaa0 OvmfPkg/CcExitLib: Refactor TDX MmioExit
BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=4169

The previous TDX MmioExit doesn't handle the Mmio instructions correctly
in some scenarios. This patch refactors the implementation to fix the
issues.

Cc: Erdem Aktas <erdemaktas@google.com>
Cc: James Bottomley <jejb@linux.ibm.com>
Cc: Jiewen Yao <jiewen.yao@intel.com>
Cc: Gerd Hoffmann <kraxel@redhat.com>
Cc: Tom Lendacky <thomas.lendacky@amd.com>
Cc: Ryan Afranji <afranji@google.com>
Reported-by: Ryan Afranji <afranji@google.com>
Signed-off-by: Min Xu <min.m.xu@intel.com>
Reviewed-by: Jiewen Yao <jiewen.yao@intel.com>
Acked-by: Gerd Hoffmann <kraxel@redhat.com>
2023-01-18 03:47:31 +00:00
..
X64
CcExitLib.c OvmfPkg/UefiCpuPkg: Add CcExit prefix to the APIs of CcExitLib 2022-11-14 04:55:34 +00:00
CcExitLib.inf OvmfPkg/CcExitLib: Move common X86 instruction code to separate file 2023-01-18 03:47:31 +00:00
CcExitTd.h
CcExitVcHandler.c OvmfPkg/CcExitLib: Move common X86 instruction code to separate file 2023-01-18 03:47:31 +00:00
CcExitVcHandler.h
CcExitVeHandler.c OvmfPkg/CcExitLib: Refactor TDX MmioExit 2023-01-18 03:47:31 +00:00
CcInstruction.c OvmfPkg/CcExitLib: Move common X86 instruction code to separate file 2023-01-18 03:47:31 +00:00
CcInstruction.h OvmfPkg/CcExitLib: Move common X86 instruction code to separate file 2023-01-18 03:47:31 +00:00
PeiDxeCcExitVcHandler.c OvmfPkg/UefiCpuPkg: Add CcExit prefix to the APIs of CcExitLib 2022-11-14 04:55:34 +00:00
SecCcExitLib.inf OvmfPkg/CcExitLib: Move common X86 instruction code to separate file 2023-01-18 03:47:31 +00:00
SecCcExitVcHandler.c OvmfPkg/UefiCpuPkg: Add CcExit prefix to the APIs of CcExitLib 2022-11-14 04:55:34 +00:00