audk/UefiCpuPkg/Library/SmmCpuFeaturesLib
Abdul Lateef Attar fbb6f18e1c UefiCpuPkg: Removes SmmCpuFeaturesReadSaveStateRegister
BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=4182

Removes SmmCpuFeaturesReadSaveStateRegister and
SmmCpuFeaturesWirteSaveStateRegister function from
SmmCpuFeaturesLib library.

MmSaveStateLib library replaces the functionality of the above
functions.
Platform old/new need to use MmSaveStateLib library to read/write save
state registers.
Current implementation supports Intel and AMD.

Cc: Paul Grimes <paul.grimes@amd.com>
Cc: Abner Chang <abner.chang@amd.com>
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: Ard Biesheuvel <ardb+tianocore@kernel.org>
Cc: Jiewen Yao <jiewen.yao@intel.com>
Cc: Jordan Justen <jordan.l.justen@intel.com>
Signed-off-by: Abdul Lateef Attar <abdattar@amd.com>
Reviewed-by: Abner Chang <abner.chang@amd.com>
Reviewed-by: Ray Ni <ray.ni@intel.com>
2023-07-03 03:01:10 +00:00
..
Ia32
X64
AmdSmmCpuFeaturesLib.c UefiCpuPkg: Removes SmmCpuFeaturesReadSaveStateRegister 2023-07-03 03:01:10 +00:00
AmdSmmCpuFeaturesLib.inf UefiCpuPkg: Implements SmmCpuFeaturesLib for AMD Family 2023-07-03 03:01:10 +00:00
CpuFeaturesLib.h
IntelSmmCpuFeaturesLib.c UefiCpuPkg: Removes SmmCpuFeaturesReadSaveStateRegister 2023-07-03 03:01:10 +00:00
SmmCpuFeaturesLib.c
SmmCpuFeaturesLib.inf
SmmCpuFeaturesLib.uni
SmmCpuFeaturesLibCommon.c UefiCpuPkg/SmmCpuFeaturesLib: Restructure arch-dependent code 2023-07-03 03:01:10 +00:00
SmmCpuFeaturesLibNoStm.c
SmmCpuFeaturesLibStm.inf
SmmStm.c
SmmStm.h
StandaloneMmCpuFeaturesLib.c
StandaloneMmCpuFeaturesLib.inf
TraditionalMmCpuFeaturesLib.c