audk/UefiCpuPkg/PiSmmCpuDxeSmm
Zhao,Yanxin e8ce6c5189 UefiPkg/PiSmmCpuDxeSmm: Set SmmProfile Variable only for DXE SMM
Some platforms plan to move the Standalone MM CPU driver into the FSP.
However, there is no variable service support in FSP. Therefore, the
SetVariable logic for the Standalone MM CPU will be removed. With this
change, users can dump the SmmProfile data from the Memory Allocation
HOB: gMmProfileDataHobGuid.
This change does not impact the DXE SMM, which will still retrieve the
SmmProfile data from the variable service.

Signed-off-by: Yanxin Zhao <yanxin.zhao@intel.com>
2024-12-20 02:17:40 +00:00
..
Ia32 UefiCpuPkg/PiSmmCpuDxeSmm: Remove RestrictedMemoryAccess check for MM CPU 2024-09-06 08:41:49 +00:00
X64 UefiCpuPkg: Fix unchecked returns and potential integer overflows 2024-11-15 17:50:21 +00:00
Cet.inc
CpuS3.c
CpuService.c
CpuService.h
MpService.c UefiCpuPkg: Fix unchecked returns and potential integer overflows 2024-11-15 17:50:21 +00:00
NonMmramMapDxeSmm.c UefiCpuPkg/PiSmmCpuDxeSmm: Fix extraneous parentheses 2024-10-29 17:44:43 +00:00
NonMmramMapStandaloneMm.c UefiCpuPkg/PiSmmCpuDxeSmm:Check resource HOB range before mapping 2024-11-25 18:39:40 +00:00
PiSmmCpuCommon.c
PiSmmCpuCommon.h
PiSmmCpuDxeSmm.c UefiCpuPkg: Fix unchecked returns and potential integer overflows 2024-11-15 17:50:21 +00:00
PiSmmCpuDxeSmm.inf UefiCpuPkg/PiSmmCpuDxeSmm: Remove RestrictedMemoryAccess check for MM CPU 2024-09-06 08:41:49 +00:00
PiSmmCpuDxeSmm.uni
PiSmmCpuDxeSmmExtra.uni
PiSmmCpuStandaloneMm.c UefiCpuPkg/PiSmmCpuDxeSmm: Correct SetPageTableAttributes func usage 2024-09-06 08:41:49 +00:00
PiSmmCpuStandaloneMm.inf UefiCpuPkg/PiSmmCpuDxeSmm: Remove RestrictedMemoryAccess check for MM CPU 2024-09-06 08:41:49 +00:00
SmmCpuMemoryManagement.c UefiCpuPkg/PiSmmCpuDxeSmm: Update IfReadOnlyPageTableNeeded 2024-09-06 08:41:49 +00:00
SmmMp.c
SmmMp.h
SmmMpPerf.c
SmmMpPerf.h
SmmProfile.c UefiPkg/PiSmmCpuDxeSmm: Set SmmProfile Variable only for DXE SMM 2024-12-20 02:17:40 +00:00
SmmProfile.h
SmmProfileInternal.h UefiCpuPkg: SmmProfile: Use public Architectural MSRs from MdePkg 2024-11-12 01:07:12 +00:00
SmramSaveState.c
SyncTimer.c