edk2/UefiCpuPkg/Library/MpInitLib
Tom Lendacky 6f939cee32 UefiCpuPkg/MpInitLib: Rename FillExchangeInfoDataSevEs()
The FillExchangeInfoDataSevEs() is only called for SEV-SNP guests, but
the name (and comment in MpLib.c) implies that it is also called for
SEV-ES guests. Rename the function to FillExchangeInfoDataSevSnp() to
avoid confusion.

Signed-off-by: Tom Lendacky <thomas.lendacky@amd.com>
2025-07-21 06:20:59 +00:00
..
Ia32 UefiCpuPkg: Disable PG in IA32 ApLoopCode 2024-06-04 07:40:27 +00:00
LoongArch64 UefiCpuPkg: Enable the IPI vectors on LoongArch 2025-05-09 09:03:02 +08:00
X64 UefiCpuPkg/MpInitLib: Fix random SEV-ES guest boot crash 2025-07-21 06:20:59 +00:00
AmdSev.c UefiCpuPkg/MpInitLib: Rename FillExchangeInfoDataSevEs() 2025-07-21 06:20:59 +00:00
DxeMpInitLib.inf UefiCpuPkg: Fix unchecked returns and potential integer overflows 2024-11-15 17:50:21 +00:00
DxeMpInitLib.uni UefiCpuPkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:28 -07:00
DxeMpLib.c UefiCpuPkg: Apply ReadOnly on Ap loop buffers. 2025-07-09 07:39:31 +00:00
Microcode.c UefiCpuPkg: Update code to be more C11 compliant by using __func__ 2023-04-10 14:19:57 +00:00
MpEqu.inc UefiCpuPkg/MpInitLib: Fix split-lock violation from MP_CPU_EXCHANGE_INFO 2025-06-11 15:20:17 +00:00
MpHandOff.h UefiCpuPkg/MpInitLib: add struct MP_HAND_OFF_CONFIG 2024-02-29 09:56:38 +00:00
MpLib.c UefiCpuPkg/MpInitLib: Rename FillExchangeInfoDataSevEs() 2025-07-21 06:20:59 +00:00
MpLib.h UefiCpuPkg/MpInitLib: Rename FillExchangeInfoDataSevEs() 2025-07-21 06:20:59 +00:00
PeiMpInitLib.inf UefiCpuPkg: Fix unchecked returns and potential integer overflows 2024-11-15 17:50:21 +00:00
PeiMpInitLib.uni UefiCpuPkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:28 -07:00
PeiMpLib.c UefiCpuPkg: Apply ReadOnly on Ap loop buffers. 2025-07-09 07:39:31 +00:00