Re: [edk2-devel] [Patch V4 0/8] Put APs in 64 bit mode before handoff to OS.

2023-03-06 Thread Ni, Ray
Reviewed-by: Ray Ni > -Original Message- > From: devel@edk2.groups.io On Behalf Of > Yuanhao Xie > Sent: Wednesday, March 1, 2023 2:10 PM > To: devel@edk2.groups.io > Subject: [edk2-devel] [Patch V4 0/8] Put APs in 64 bit mode before handoff > to OS. > >

Re: [edk2-devel] [Patch V4 0/8] Put APs in 64 bit mode before handoff to OS.

2023-02-28 Thread Gerd Hoffmann
On Wed, Mar 01, 2023 at 02:09:46PM +0800, Yuanhao Xie wrote: > The purpose of this patch series is to put the APs in 64-bit mode > before handing off the boot process to the OS, AMD 64-bit processors > with SEV-ES follows the original logic. > > Ref:https://bugzilla.tianocore.org/show_bug.cgi?id

[edk2-devel] [Patch V4 0/8] Put APs in 64 bit mode before handoff to OS.

2023-02-28 Thread Yuanhao Xie
The purpose of this patch series is to put the APs in 64-bit mode before handing off the boot process to the OS, AMD 64-bit processors with SEV-ES follows the original logic. Ref:https://bugzilla.tianocore.org/show_bug.cgi?id=4234 Yuanhao Xie (8): UefiCpuPkg: Check AP_SAFE_STACK_SIZE during b