Re: [edk2-devel] [PATCH 3/4] MpInitLib: Put SEV logic in separate file

2022-05-15 Thread Ni, Ray
> -Original Message- > From: Tom Lendacky > Sent: Thursday, May 12, 2022 10:13 PM > To: Ni, Ray ; devel@edk2.groups.io > Cc: Dong, Eric ; Kumar, Rahul1 ; > Michael Roth ; > James Bottomley ; Xu, Min M ; Yao, > Jiewen ; Justen, > Jordan L ; Ard Biesheuvel > ; Aktas, Erdem ; > Gerd Hoffma

Re: [edk2-devel] [PATCH 3/4] MpInitLib: Put SEV logic in separate file

2022-05-12 Thread Lendacky, Thomas via groups.io
On 5/7/22 10:13, Ray Ni wrote: Probably should have a commit message here explaining the reason for the changes. Overall, this works, but it does seem strange to have the SwitchToRealProc procedure in the middle of the RendezvousFunnelProc procedure. Not sure if it would be worth just creati

Re: [edk2-devel] [PATCH 3/4] MpInitLib: Put SEV logic in separate file

2022-05-09 Thread Lendacky, Thomas via groups.io
On 5/9/22 06:54, Ni, Ray wrote: Tom, Can you please review this change? Does it cause any regression to SEV feature? Hi Ray, I just got back from vacation today and I'm going through all my email. I'll take a look as soon as I can. Thanks, Tom -Original Message- From: devel@edk2

Re: [edk2-devel] [PATCH 3/4] MpInitLib: Put SEV logic in separate file

2022-05-09 Thread Ni, Ray
Tom, Can you please review this change? Does it cause any regression to SEV feature? > -Original Message- > From: devel@edk2.groups.io On Behalf Of Ni, Ray > Sent: Saturday, May 7, 2022 11:13 PM > To: devel@edk2.groups.io > Cc: Dong, Eric ; Kumar, Rahul1 ; > Michael Roth ; > James Bottom