audk/UefiCpuPkg/Library/MpInitLib
Min Xu 88da06ca76 UefiCpuPkg: Enable Tdx support in MpInitLib
RFC: https://bugzilla.tianocore.org/show_bug.cgi?id=3429

In TDVF BSP and APs are simplified. BSP is the vCPU-0, while the others
are treated as APs.

So MP intialization is rather simple. ApWorker is not supported, BSP is
always the working processor, while the APs are just in a
wait-for-precedure state.

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: Eric Dong <eric.dong@intel.com>
Cc: Ray Ni <ray.ni@intel.com>
Cc: Rahul Kumar <rahul1.kumar@intel.com>
Cc: Gerd Hoffmann <kraxel@redhat.com>
Acked-by: Gerd Hoffmann <kraxel@redhat.com>
Reviewed-by: Ray Ni <ray.ni@intel.com>
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
..
Ia32 UefiCpuPkg/MpInitLib: Use SEV-SNP AP Creation NAE event to launch APs 2021-12-09 06:28:10 +00:00
X64 UefiCpuPkg: Replace Opcode with the corresponding instructions. 2022-03-01 01:45:47 +00:00
AmdSev.c UefiCpuPkg/MpInitLib: use BSP to do extended topology check 2021-12-09 06:28:10 +00:00
DxeMpInitLib.inf UefiCpuPkg: Enable Tdx support in MpInitLib 2022-04-02 08:15:12 +00:00
DxeMpInitLib.uni UefiCpuPkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:28 -07:00
DxeMpLib.c UefiCpuPkg/MpInitLib: Use SEV-SNP AP Creation NAE event to launch APs 2021-12-09 06:28:10 +00:00
Microcode.c UefiCpuPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
MpEqu.inc UefiCpuPkg/MpInitLib: use BSP to do extended topology check 2021-12-09 06:28:10 +00:00
MpIntelTdx.h UefiCpuPkg: Enable Tdx support in MpInitLib 2022-04-02 08:15:12 +00:00
MpLib.c UefiCpuPkg: Enable Tdx support in MpInitLib 2022-04-02 08:15:12 +00:00
MpLib.h UefiCpuPkg/MpInitLib:remove optional in declaration 2022-03-14 06:12:29 +00:00
MpLibTdx.c UefiCpuPkg: Enable Tdx support in MpInitLib 2022-04-02 08:15:12 +00:00
MpLibTdxNull.c UefiCpuPkg: Enable Tdx support in MpInitLib 2022-04-02 08:15:12 +00:00
PeiMpInitLib.inf UefiCpuPkg: Enable Tdx support in MpInitLib 2022-04-02 08:15:12 +00:00
PeiMpInitLib.uni UefiCpuPkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:28 -07:00
PeiMpLib.c UefiCpuPkg/MpInitLib: use PcdConfidentialComputingAttr to check SEV status 2021-12-09 06:28:10 +00:00