public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH v1 0/1] UefiCpuPkg: Uses gMmst in MmSaveStateLib
@ 2023-07-12  6:24 Abdul Lateef Attar
  2023-07-12  6:24 ` [PATCH v1 1/1] " Abdul Lateef Attar
  0 siblings, 1 reply; 4+ messages in thread
From: Abdul Lateef Attar @ 2023-07-12  6:24 UTC (permalink / raw)
  To: devel
  Cc: Abdul Lateef Attar, Eric Dong, Ray Ni, Rahul Kumar, Gerd Hoffmann,
	Abner Chang, Abdul Lateef Attar

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


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2023-07-17  8:57 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-12  6:24 [PATCH v1 0/1] UefiCpuPkg: Uses gMmst in MmSaveStateLib Abdul Lateef Attar
2023-07-12  6:24 ` [PATCH v1 1/1] " Abdul Lateef Attar
2023-07-12  7:42   ` Chang, Abner
2023-07-17  8:57   ` [edk2-devel] " Ni, Ray

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox