[edk2-devel] [PATCH v1 0/1] UefiCpuPkg: Uses gMmst in MmSaveStateLib

Abdul Lateef Attar via groups.io posted 1 patch 9 months, 2 weeks ago
Failed in applying to current master (apply log)
UefiCpuPkg/Library/MmSaveStateLib/AmdMmSaveStateLib.inf   | 2 +-
UefiCpuPkg/Library/MmSaveStateLib/IntelMmSaveStateLib.inf | 2 +-
UefiCpuPkg/Library/MmSaveStateLib/MmSaveState.h           | 2 +-
UefiCpuPkg/Library/MmSaveStateLib/AmdMmSaveState.c        | 4 ++--
UefiCpuPkg/Library/MmSaveStateLib/IntelMmSaveState.c      | 2 +-
UefiCpuPkg/Library/MmSaveStateLib/MmSaveStateCommon.c     | 8 ++++----
6 files changed, 10 insertions(+), 10 deletions(-)
[edk2-devel] [PATCH v1 0/1] UefiCpuPkg: Uses gMmst in MmSaveStateLib
Posted by Abdul Lateef Attar via groups.io 9 months, 2 weeks ago
PR: https://github.com/tianocore/edk2/pull/4625
BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=4182

Use gMmst instead of gSmst.
Replace SmmServicesTableLib with MmServicesTableLib.

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>
Cc: Abner Chang <abner.chang@amd.com>
Cc: Abdul Lateef Attar <AbdulLateef.Attar@amd.com>

Abdul Lateef Attar (1):
  UefiCpuPkg: Uses gMmst in MmSaveStateLib

 UefiCpuPkg/Library/MmSaveStateLib/AmdMmSaveStateLib.inf   | 2 +-
 UefiCpuPkg/Library/MmSaveStateLib/IntelMmSaveStateLib.inf | 2 +-
 UefiCpuPkg/Library/MmSaveStateLib/MmSaveState.h           | 2 +-
 UefiCpuPkg/Library/MmSaveStateLib/AmdMmSaveState.c        | 4 ++--
 UefiCpuPkg/Library/MmSaveStateLib/IntelMmSaveState.c      | 2 +-
 UefiCpuPkg/Library/MmSaveStateLib/MmSaveStateCommon.c     | 8 ++++----
 6 files changed, 10 insertions(+), 10 deletions(-)

-- 
2.25.1



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#106847): https://edk2.groups.io/g/devel/message/106847
Mute This Topic: https://groups.io/mt/100095031/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-