]> git.proxmox.com Git - mirror_edk2.git/commit
OvmfPkg: Add IntelTdx.h in OvmfPkg/Include/IndustryStandard
authorMin Xu <min.m.xu@intel.com>
Fri, 16 Jul 2021 08:14:09 +0000 (16:14 +0800)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Sat, 2 Apr 2022 08:15:12 +0000 (08:15 +0000)
commit352eabdcd52959b0dc24631699783e09321d7d31
treef5d07afdeab17e8fd60d98a6278e5c62d95f398c
parent88da06ca763eb6514565c1867a801a427c1f3447
OvmfPkg: Add IntelTdx.h in OvmfPkg/Include/IndustryStandard

RFC: https://bugzilla.tianocore.org/show_bug.cgi?id=3429

IntelTdx.h defines the defition used by TDX in OvmfPkg:
 - Mailbox related defitions,such as the data structure, command code,
   AP relocation defitions.

See Table 5.44 Multiprocessor Wakeup Mailbox Structure in below link.
https://uefi.org/specs/ACPI/6.4/05_ACPI_Software_Programming_Model/
ACPI_Software_Programming_Model.html#multiprocessor-wakeup-structure

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: Tom Lendacky <thomas.lendacky@amd.com>
Cc: Gerd Hoffmann <kraxel@redhat.com>
Acked-by: Gerd Hoffmann <kraxel@redhat.com>
Reviewed-by: Jiewen Yao <jiewen.yao@intel.com>
Signed-off-by: Min Xu <min.m.xu@intel.com>
OvmfPkg/Include/IndustryStandard/IntelTdx.h [new file with mode: 0644]