Re: [edk2-devel] [PATCH 0/4] Refactor MpInitLib

2022-05-11 Thread Ni, Ray
Can you please help to review the changes and give a Reviewed-by? > -Original Message- > From: Tom Lendacky > Sent: Tuesday, May 10, 2022 11:13 PM > To: Ni, Ray ; devel@edk2.groups.io > Subject: Re: [edk2-devel] [PATCH 0/4] Refactor MpInitLib > > On 5/10/22 09:4

Re: [edk2-devel] [PATCH 0/4] Refactor MpInitLib

2022-05-10 Thread Lendacky, Thomas via groups.io
Ray *Subject:* Re: [edk2-devel] [PATCH 0/4] Refactor MpInitLib Hi Ray, Do you have a public git tree with these patches that I can use to test with? I'm having lots of problems pulling these patches out of my mail client and applying them. Thanks, Tom On 5/7/22 10:13, Ni, Ray via groups.io wr

Re: [edk2-devel] [PATCH 0/4] Refactor MpInitLib

2022-05-10 Thread Lendacky, Thomas via groups.io
Ray *Subject:* Re: [edk2-devel] [PATCH 0/4] Refactor MpInitLib Hi Ray, Do you have a public git tree with these patches that I can use to test with? I'm having lots of problems pulling these patches out of my mail client and applying them. Thanks, Tom On 5/7/22 10:13, Ni, Ray via groups.io wr

Re: [edk2-devel] [PATCH 0/4] Refactor MpInitLib

2022-05-09 Thread Ni, Ray
https://github.com/niruiyu/edk2/tree/refactormp thanks, ray From: devel@edk2.groups.io on behalf of Lendacky, Thomas via groups.io Sent: Tuesday, May 10, 2022 5:39:51 AM To: devel@edk2.groups.io ; Ni, Ray Subject: Re: [edk2-devel] [PATCH 0/4] Refactor

Re: [edk2-devel] [PATCH 0/4] Refactor MpInitLib

2022-05-09 Thread Lendacky, Thomas via groups.io
Hi Ray, Do you have a public git tree with these patches that I can use to test with? I'm having lots of problems pulling these patches out of my mail client and applying them. Thanks, Tom On 5/7/22 10:13, Ni, Ray via groups.io wrote: Ray Ni (4): MpInitLib: Allocate code buffer for PEI

[edk2-devel] [PATCH 0/4] Refactor MpInitLib

2022-05-07 Thread Ni, Ray
Ray Ni (4): MpInitLib: Allocate code buffer for PEI phase MpInitLib: remove unneeded global ASM_PFX MpInitLib: Put SEV logic in separate file MpInitLib: Only allocate below 1MB memory for 16bit code UefiCpuPkg/Library/MpInitLib/AmdSev.c | 6 +-