audk/UefiCpuPkg/CpuDxe
Chen Fan e343f8f7b3 UefiCpuPkg/CpuDxe: Switch Ap Stack to NewStack
All APs use the same common stack to initialization. after
initialization, APs should switch to the stack of its own.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Chen Fan <chen.fan.fnst@cn.fujitsu.com>
Reviewed-by: Jeff Fan <jeff.fan@intel.com>

git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@16351 6f19259b-4bc3-4df7-8a09-765794883524
2014-11-13 18:26:03 +00:00
..
Ia32 UefiCpuPkg/CpuDxe: Add stackless assembly AP entry points 2014-11-13 18:24:59 +00:00
X64 UefiCpuPkg/CpuDxe: Add stackless assembly AP entry points 2014-11-13 18:24:59 +00:00
ApStartup.c UefiCpuPkg/CpuDxe: Add StartApsStackless routine 2014-11-13 18:25:29 +00:00
CpuDxe.c UefiCpuPkg/CpuDxe: Add no-op InitializeMpSupport 2014-11-13 18:24:25 +00:00
CpuDxe.h UefiCpuPkg/CpuDxe: Add StartApsStackless routine 2014-11-13 18:25:29 +00:00
CpuDxe.inf UefiCpuPkg/CpuDxe: introduce two PCD value 2014-11-13 18:25:48 +00:00
CpuDxe.uni UefiCpuPkg: Convert non DOS format files to DOS format 2014-09-03 08:48:53 +00:00
CpuDxeExtra.uni UefiCpuPkg: INF/DEC file updates to EDK II packages 2014-08-28 05:11:06 +00:00
CpuGdt.c UefiCpuPkg/CpuDxe: Move GDT structures into CpuGdt.h 2014-11-13 18:25:10 +00:00
CpuGdt.h UefiCpuPkg/CpuDxe: Move GDT structures into CpuGdt.h 2014-11-13 18:25:10 +00:00
CpuMp.c UefiCpuPkg/CpuDxe: Switch Ap Stack to NewStack 2014-11-13 18:26:03 +00:00
CpuMp.h UefiCpuPkg/CpuDxe: Add StartApsStackless routine 2014-11-13 18:25:29 +00:00