On 11/28/16 14:08, Laszlo Ersek wrote:
> This is the v3 update on
> <https://lists.01.org/pipermail/edk2-devel/2016-November/005207.html>.
> 
> 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: mpinit_v3
> 
> Cc: Igor Mammedov <imamm...@redhat.com>
> Cc: Jeff Fan <jeff....@intel.com>
> Cc: Jordan Justen <jordan.l.jus...@intel.com>
> Cc: Michael Kinney <michael.d.kin...@intel.com>
> 
> Thanks
> Laszlo
> 
> Laszlo Ersek (2):
>   UefiCpuPkg/MpInitLib: wait no longer than necessary for initial AP
>     startup
>   OvmfPkg/PlatformPei: take VCPU count from QEMU and configure MpInitLib
> 
>  OvmfPkg/OvmfPkgIa32.dsc              |  4 ++
>  OvmfPkg/OvmfPkgIa32X64.dsc           |  4 ++
>  OvmfPkg/OvmfPkgX64.dsc               |  4 ++
>  OvmfPkg/PlatformPei/PlatformPei.inf  |  1 +
>  OvmfPkg/PlatformPei/Platform.h       |  2 +
>  OvmfPkg/PlatformPei/MemDetect.c      |  2 +-
>  OvmfPkg/PlatformPei/Platform.c       | 43 ++++++++++++
>  UefiCpuPkg/Library/MpInitLib/MpLib.c | 73 +++++++++++++++++++-
>  8 files changed, 131 insertions(+), 2 deletions(-)
> 

Thanks all for the reviews, series pushed as 2b2efe33eace..45a70db3c3a5.

Laszlo
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel

Reply via email to