Re: [edk2] [PATCH 0/2] Place APs to suitable state on Legacy OS boot

2016-11-13 Thread Tian, Feng
Reviewed-by: Feng Tian Thanks Feng -Original Message- From: edk2-devel [mailto:edk2-devel-boun...@lists.01.org] On Behalf Of Jeff Fan Sent: Friday, November 11, 2016 7:58 PM To: edk2-de...@ml01.01.org Subject: [edk2] [PATCH 0/2] Place APs to suitable state on Legacy OS boot Currently

Re: [edk2] [PATCH 0/2] Place APs to suitable state on Legacy OS boot

2016-11-11 Thread Fan, Jeff
H 0/2] Place APs to suitable state on Legacy OS boot On 11/11/16 12:57, Jeff Fan wrote: > Currently, DxeMpLib only places APs into specified c-state in Exit > Boot Service callback function for UEFI OS boot. We need to put APs > into specified c-state for legacy OS boot al

Re: [edk2] [PATCH 0/2] Place APs to suitable state on Legacy OS boot

2016-11-11 Thread Laszlo Ersek
On 11/11/16 12:57, Jeff Fan wrote: > Currently, DxeMpLib only places APs into specified c-state in Exit Boot > Service > callback function for UEFI OS boot. We need to put APs into specified c-state > for legacy OS boot also. > > https://bugzilla.tianocore.org/show_bug.cgi?id=210 > > Jeff Fan (2

[edk2] [PATCH 0/2] Place APs to suitable state on Legacy OS boot

2016-11-11 Thread Jeff Fan
Currently, DxeMpLib only places APs into specified c-state in Exit Boot Service callback function for UEFI OS boot. We need to put APs into specified c-state for legacy OS boot also. https://bugzilla.tianocore.org/show_bug.cgi?id=210 Jeff Fan (2): UefiCpuPkg/DxeMpLib: Rename MpInitExitBootServi