audk/UefiCpuPkg/CpuMpPei
Jeff Fan fcc82734bf UefiCpuPkg/CpuMpPei: Add AsmHltLoop ()
Add AsmHltLoop () in assembly code, it will not be copied into AP wakeup
buffer and invoked at end of ApCFunction (). To make sure AP work in case
AP wakeup buffer is restored to original data.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Jeff Fan <jeff.fan@intel.com>
Reviewed-by: Feng Tian <feng.tian@intel.com>
Reviewed-by: Jiewen Yao <jiewen.yao@intel.com>

git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@18013 6f19259b-4bc3-4df7-8a09-765794883524
2015-07-15 03:45:45 +00:00
..
Ia32 UefiCpuPkg/CpuMpPei: Add AsmHltLoop () 2015-07-15 03:45:45 +00:00
X64 UefiCpuPkg/CpuMpPei: Add AsmHltLoop () 2015-07-15 03:45:45 +00:00
CpuBist.c UefiCpuPkg/CpuMpPei: Update and publish CPU BIST information 2015-07-15 03:41:33 +00:00
CpuMpPei.c UefiCpuPkg/CpuMpPei: Add AsmHltLoop () 2015-07-15 03:45:45 +00:00
CpuMpPei.h UefiCpuPkg/CpuMpPei: Add AsmHltLoop () 2015-07-15 03:45:45 +00:00
CpuMpPei.inf UefiCpuPkg/CpuMpPei: Install PI CPU MP PPI 2015-07-15 03:45:11 +00:00
CpuMpPei.uni UefiCpuPkg: Add CpuMpPei module 2015-07-15 03:28:04 +00:00
CpuMpPeiExtra.uni UefiCpuPkg: Add CpuMpPei module 2015-07-15 03:28:04 +00:00
Microcode.c UefiCpuPkg/CpuMpPei: Load microcode on BSP and APs 2015-07-15 03:40:41 +00:00
Microcode.h UefiCpuPkg/CpuMpPei: Load microcode on BSP and APs 2015-07-15 03:40:41 +00:00
PeiMpServices.c UefiCpuPkg/CpuMpPei: Install PI CPU MP PPI 2015-07-15 03:45:11 +00:00
PeiMpServices.h UefiCpuPkg/CpuMpPei: Implementation of PeiEnableDisableAP () 2015-07-15 03:44:42 +00:00