audk/UefiCpuPkg/CpuMpPei
Jeff Fan c87e41b445 UefiCpuPkg/CpuMpPei: Place APs in proper loop mode after AP execution
After AP function is executed, we will place AP in proper loop mode. Because AP
maybe waken up by SMI or other reasons. We need to read signature in monitor
buffer to check if APs is waken up by BSP. If it is not waken up by BSP, we will
continue to place them into proper loop mode.

Contributed-under: TianoCore Contribution Agreement 1.0
Cc: Feng Tian <feng.tian@intel.com>
Cc: Michael Kinney <michael.d.kinney@intel.com>
Cc: Jordan Justen <jordan.l.justen@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Jeff Fan <jeff.fan@intel.com>
Tested-by: Michael Kinney <michael.d.kinney@intel.com>
Reviewed-by: Michael Kinney <michael.d.kinney@intel.com>

git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@19345 6f19259b-4bc3-4df7-8a09-765794883524
2015-12-18 03:25:32 +00:00
..
Ia32 UefiCpuPkg/CpuMpPei: Update files format to DOS 2015-08-06 06:57:47 +00:00
X64 UefiCpuPkg/CpuMpPei: Update files format to DOS 2015-08-06 06:57:47 +00:00
CpuBist.c UefiCpuPkg/CpuMpPei: Fix CPU Healthy issue in PeiGetProcessorInfo () 2015-09-01 08:56:14 +00:00
CpuMpPei.c UefiCpuPkg/CpuMpPei: Place APs in proper loop mode after AP execution 2015-12-18 03:25:32 +00:00
CpuMpPei.h UefiCpuPkg/CpuMpPei: Place APs in proper loop mode after AP execution 2015-12-18 03:25:32 +00:00
CpuMpPei.inf UefiCpuPkg/CpuMpPei: Place APs in proper loop mode after AP execution 2015-12-18 03:25:32 +00:00
CpuMpPei.uni UefiCpuPkg: Convert all .uni files to utf-8 2015-12-15 04:59:14 +00:00
CpuMpPeiExtra.uni UefiCpuPkg: Convert all .uni files to utf-8 2015-12-15 04:59:14 +00:00
Microcode.c UefiCpuPkg/CpuMpPei: Update files format to DOS 2015-08-06 06:57:47 +00:00
Microcode.h UefiCpuPkg/CpuMpPei: Update files format to DOS 2015-08-06 06:57:47 +00:00
PeiMpServices.c UefiCpuPkg/CpuMpPei: Fix CPU Healthy issue in PeiGetProcessorInfo () 2015-09-01 08:56:14 +00:00
PeiMpServices.h UefiCpuPkg/CpuMpPei: Update files format to DOS 2015-08-06 06:57:47 +00:00