diff options
author | Lendacky, Thomas <thomas.lendacky@amd.com> | 2021-04-29 12:12:11 -0500 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2021-04-30 18:35:50 +0000 |
commit | cc71bd9709b07b6b9a5842c551e80541f0ae2593 (patch) | |
tree | 10bba2b695eac75619bdad7cada15897288e4f17 /BaseTools/Source/Python/AutoGen/PlatformAutoGen.py | |
parent | 75d1a7903db171d80f9728b24274852ab613ed2b (diff) | |
download | edk2-cc71bd9709b07b6b9a5842c551e80541f0ae2593.tar.gz edk2-cc71bd9709b07b6b9a5842c551e80541f0ae2593.tar.bz2 edk2-cc71bd9709b07b6b9a5842c551e80541f0ae2593.zip |
OvmfPkg/VmgExitLib: Add support for new MMIO MOV opcodes
BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=3345
Enabling TPM support results in guest termination of an SEV-ES guest
because it uses MMIO opcodes that are not currently supported.
Add support for the new MMIO opcodes (0xA0 - 0xA3), MOV instructions which
use a memory offset directly encoded in the instruction. Also, add a DEBUG
statement to identify an unsupported MMIO opcode being used.
Fixes: c45f678a1ea2080344e125dc55b14e4b9f98483d
Cc: Laszlo Ersek <lersek@redhat.com>
Cc: Ard Biesheuvel <ardb+tianocore@kernel.org>
Cc: Jordan Justen <jordan.l.justen@intel.com>
Cc: Brijesh Singh <brijesh.singh@amd.com>
Cc: Erdem Aktas <erdemaktas@google.com>
Cc: James Bottomley <jejb@linux.ibm.com>
Cc: Jiewen Yao <jiewen.yao@intel.com>
Cc: Min Xu <min.m.xu@intel.com>
Signed-off-by: Tom Lendacky <thomas.lendacky@amd.com>
Message-Id: <2fdde57707b52ae39c49341c9d97053aaff56e4a.1619716333.git.thomas.lendacky@amd.com>
Acked-by: Laszlo Ersek <lersek@redhat.com>
Diffstat (limited to 'BaseTools/Source/Python/AutoGen/PlatformAutoGen.py')
0 files changed, 0 insertions, 0 deletions