Branch: refs/heads/master
  Home:   https://github.com/tianocore/edk2
  Commit: e8ce6c518973beab6b52ba6f783cfc7f53c1ce66
      
https://github.com/tianocore/edk2/commit/e8ce6c518973beab6b52ba6f783cfc7f53c1ce66
  Author: Zhao,Yanxin <yanxin.z...@intel.com>
  Date:   2024-12-20 (Fri, 20 Dec 2024)

  Changed paths:
    M UefiCpuPkg/PiSmmCpuDxeSmm/SmmProfile.c

  Log Message:
  -----------
  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.z...@intel.com>



To unsubscribe from these emails, change your notification settings at 
https://github.com/tianocore/edk2/settings/notifications


_______________________________________________
edk2-commits mailing list
edk2-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/edk2-commits

Reply via email to