]> git.proxmox.com Git - mirror_edk2.git/commit
UefiCpuPkg/MpInitLib: Rollback old change 2a5997f8.
authorDong, Eric <eric.dong@intel.com>
Fri, 2 Nov 2018 08:27:48 +0000 (16:27 +0800)
committerRuiyu Ni <ruiyu.ni@intel.com>
Mon, 5 Nov 2018 02:39:13 +0000 (10:39 +0800)
commite048ce883c8e9f746a655ca5a4c8c0ce34198999
treed8b037035ff4c38fea2c9d9686c17c3cd954c29f
parent2552661848c35ace83b843df301840b18ed7c5d5
UefiCpuPkg/MpInitLib: Rollback old change 2a5997f8.

In some special cases, after BSP sends Init-sipi-sipi signal
AP needs more time to start the Ap procedure. In this case
BSP may think AP has finished its task but in fact AP hasn't began
yet.

Rollback former change to keep the status which only be used
when AP really finished task.

Cc: Ruiyu Ni <ruiyu.ni@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Eric Dong <eric.dong@intel.com>
Reviewed-by: Ruiyu Ni <ruiyu.ni@intel.com>
UefiCpuPkg/Library/MpInitLib/MpLib.c
UefiCpuPkg/Library/MpInitLib/MpLib.h