Re: [edk2-devel] [PATCH v13 0/8] Adds AmdSmmCpuFeaturesLib and MmSaveStateLib

2023-06-05 Thread Ni, Ray
Lateef (Abdul Lateef) > ; devel@edk2.groups.io > Cc: Attar, AbdulLateef (Abdul Lateef) ; Grimes, > Paul ; Dong, Eric ; Kumar, Rahul > R ; Gerd Hoffmann ; Kinney, > Michael D ; Gao, Liming > ; Liu, Zhiguang ; Ard > Biesheuvel ; Yao, Jiewen ; > Justen, Jordan L > Subject: Re

Re: [edk2-devel] [PATCH v13 0/8] Adds AmdSmmCpuFeaturesLib and MmSaveStateLib

2023-05-22 Thread Chang, Abner via groups.io
[AMD Official Use Only - General] Let's talk to Liming to see if we have chance to make this included in 202305 as the review process of this patch set looks to me close to finish. Thanks Abner > -Original Message- > From: Ni, Ray > Sent: Tuesday, May 23, 2023 2:30 PM > To: Chang, Abne

Re: [edk2-devel] [PATCH v13 0/8] Adds AmdSmmCpuFeaturesLib and MmSaveStateLib

2023-05-22 Thread Ni, Ray
Abner, Sure. I will review the new patch set. But I am afraid this patch set cannot be included in 202305 stable release because the edk2 repo has been locked for quite a while for 202305 release and is about to unlocked. Thanks, Ray > -Original Message- > From: Chang, Abner > Sent: Tu

Re: [edk2-devel] [PATCH v13 0/8] Adds AmdSmmCpuFeaturesLib and MmSaveStateLib

2023-05-22 Thread Chang, Abner via groups.io
[AMD Official Use Only - General] Hi @Ray Ni, We are almost there... We need your help to review this patch set as we need this library to be part of 202305 stable release. Thanks Abner > -Original Message- > From: Abdul Lateef Attar > Sent: Friday, May 12, 2023 8:32 PM > To: devel@e

[edk2-devel] [PATCH v13 0/8] Adds AmdSmmCpuFeaturesLib and MmSaveStateLib

2023-05-12 Thread Abdul Lateef Attar via groups.io
Backward-compatibility changes: This patch series removes the SmmCpuFeaturesReadSaveStateRegister and SmmCpuFeaturesWriteSaveStateRegister interface/function. SmmReadSaveState() and SmmWriteSaveState() now directly invokes MmSaveStateLib routines to save/restore registers. PR: https://gith