audk/UefiCpuPkg/CpuMpPei
Dun Tan e10f1f5a04 UefiCpuPkg: Build MpInfo2HOB in CpuMpPei
Build MpInfo2HOB in CpuMpPei module so that later
PiSmmCpuDxe or other StandaloneMm module can consume
the HOB.
Since there might be more one gMpInformationHobGuid2
in HOB list, CpuMpPei create a gMpInformationHobGuid2
with 0 value NumberOfProcessors field in the end of the
process to indicate it's the last MP_INFORMATION2_HOB.

Signed-off-by: Dun Tan <dun.tan@intel.com>
Cc: Eric Dong <eric.dong@intel.com>
Reviewed-by: Ray Ni <ray.ni@intel.com>
Cc: Rahul Kumar <rahul1.kumar@intel.com>
Cc: Gerd Hoffmann <kraxel@redhat.com>
2023-12-12 01:37:41 +00:00
..
CpuBist.c UefiCpuPkg: Fix conditionally uninitialized variables 2023-04-03 15:29:08 +00:00
CpuMp2Pei.c
CpuMpPei.c UefiCpuPkg: Build MpInfo2HOB in CpuMpPei 2023-12-12 01:37:41 +00:00
CpuMpPei.h UefiCpuPkg: Build MpInfo2HOB in CpuMpPei 2023-12-12 01:37:41 +00:00
CpuMpPei.inf UefiCpuPkg: Build MpInfo2HOB in CpuMpPei 2023-12-12 01:37:41 +00:00
CpuMpPei.uni
CpuMpPeiExtra.uni
CpuPaging.c UefiCpuPkg/CpuMpPei: Use CpuPageTableLib to set memory attribute. 2023-12-06 05:30:55 +00:00