audk/OvmfPkg/Library/CcExitLib
Michael Roth fecf55a66a OvmfPkg/CcExitLib: Drop special handling for Encrypted MMIO to APIC
The current #VC handler guards against MMIO to addresses that are mapped
with the encryption bit set, but has an special exception for MMIO
accesses to the APIC base address so allow for early access during SEC.

Now that the SEC page table has the encryption bit cleared for the APIC
base address range, there is no longer any need for this special
handling. Go ahead and remove it.

Cc: Ard Biesheuvel <ardb@kernel.org>
Cc: Gerd Hoffmann <kraxel@redhat.com>
Cc: Erdem Aktas <erdemaktas@google.com>
Cc: Jiewen Yao <jiewen.yao@intel.com>
Cc: Min Xu <min.m.xu@intel.com>
Cc: Tom Lendacky <thomas.lendacky@amd.com>
Signed-off-by: Michael Roth <michael.roth@amd.com>
Reviewed-by: Gerd Hoffmann <kraxel@redhat.com>
2024-05-02 12:43:50 +00:00
..
X64
CcExitLib.c
CcExitLib.inf
CcExitTd.h
CcExitVcHandler.c OvmfPkg/CcExitLib: Drop special handling for Encrypted MMIO to APIC 2024-05-02 12:43:50 +00:00
CcExitVcHandler.h
CcExitVeHandler.c
CcInstruction.c
CcInstruction.h
PeiDxeCcExitVcHandler.c
SecCcExitLib.inf
SecCcExitVcHandler.c