audk/MdePkg
Min Xu c3001cb744 MdePkg: Add TdxLib to wrap Tdx operations
RFC: https://bugzilla.tianocore.org/show_bug.cgi?id=3429

TdxLib is created with functions to perform the related Tdx operation.
This includes functions for:
 - TdAcceptPages   : Accept pending private pages and initialize the pages
                     to all-0 using the TD ephemeral private key.
 - TdExtendRtmr    : Extend measurement to one of the RTMR registers.
 - TdSharedPageMask: Get the Td guest shared page mask which indicates it
                     is a Shared or Private page.
 - TdMaxVCpuNum    : Get the maximum number of virtual CPUs.
 - TdVCpuNum       : Get the number of virtual CPUs.

Cc: Michael D Kinney <michael.d.kinney@intel.com>
Cc: Liming Gao <gaoliming@byosoft.com.cn>
Cc: Zhiguang Liu <zhiguang.liu@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: Liming Gao <gaoliming@byosoft.com.cn>
Reviewed-by: Jiewen Yao <jiewen.yao@intel.com>
Signed-off-by: Min Xu <min.m.xu@intel.com>
2022-04-02 08:15:12 +00:00
..
Include MdePkg: Add TdxLib to wrap Tdx operations 2022-04-02 08:15:12 +00:00
Library MdePkg: Add TdxLib to wrap Tdx operations 2022-04-02 08:15:12 +00:00
Test MdePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
MdeLibs.dsc.inc MdePkg: Add MdeLibs.dsc.inc file to MdePkg 2021-03-30 12:48:30 +00:00
MdePkg.ci.yaml MdePkg: Update YAML to ignore specific ECC files/errors 2021-11-30 14:19:07 +00:00
MdePkg.dec MdePkg: Add TdxLib to wrap Tdx operations 2022-04-02 08:15:12 +00:00
MdePkg.dsc MdePkg: Add TdxLib to wrap Tdx operations 2022-04-02 08:15:12 +00:00
MdePkg.uni MdePkg: Add PcdSpeculationBarrierType 2019-04-30 16:39:09 -07:00
MdePkgExtra.uni MdePkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:13 -07:00