Re: [edk2] [PATCH v3 0/2] UefiCpuPkg, OvmfPkg: set maximum (V)CPU count dynamically

2016-11-29 Thread Laszlo Ersek
On 11/28/16 14:08, Laszlo Ersek wrote: > This is the v3 update on > . > > Changes in this version [Jeff]: > - preserve original behavior for PcdCpuApInitTimeOutInMicroSeconds==0 > - use MAX_UINT32 (~71 minutes) as "infinite

Re: [edk2] [PATCH v3 0/2] UefiCpuPkg, OvmfPkg: set maximum (V)CPU count dynamically

2016-11-28 Thread Laszlo Ersek
On 11/28/16 20:24, Jordan Justen wrote: > Series Reviewed-by: Jordan Justen Thanks Jordan! :) I hope Jeff too will accept this version. Cheers! Laszlo > On 2016-11-28 05:08:37, Laszlo Ersek wrote: >> This is the v3 update on >>

Re: [edk2] [PATCH v3 0/2] UefiCpuPkg, OvmfPkg: set maximum (V)CPU count dynamically

2016-11-28 Thread Jordan Justen
Series Reviewed-by: Jordan Justen On 2016-11-28 05:08:37, Laszlo Ersek wrote: > This is the v3 update on > . > > Changes in this version [Jeff]: > - preserve original behavior for

[edk2] [PATCH v3 0/2] UefiCpuPkg, OvmfPkg: set maximum (V)CPU count dynamically

2016-11-28 Thread Laszlo Ersek
This is the v3 update on . Changes in this version [Jeff]: - preserve original behavior for PcdCpuApInitTimeOutInMicroSeconds==0 - use MAX_UINT32 (~71 minutes) as "infinite wait" Repo: https://github.com/lersek/edk2/ Branch: