]> git.proxmox.com Git - mirror_edk2.git/commit - UefiCpuPkg/CpuDxe/CpuDxe.inf
UefiCpuPkg/CpuDxe: Add StartApsStackless routine
authorJordan Justen <jordan.l.justen@intel.com>
Thu, 13 Nov 2014 18:25:29 +0000 (18:25 +0000)
committerjljusten <jljusten@Edk2>
Thu, 13 Nov 2014 18:25:29 +0000 (18:25 +0000)
commit533263ee5a7fe83ad5a0d2da74ff30815c5ab63c
tree84f3cfd7a88fa023ee0cf3900c3d048a73c40d9d
parenta1e8986d97d8b3ce3ef2ff9d81f2d6ddf9d8dd1f
UefiCpuPkg/CpuDxe: Add StartApsStackless routine

This routine starts the APs and directs them to run the specified
code.

The specified code is entered without a stack being available.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Jordan Justen <jordan.l.justen@intel.com>
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@16349 6f19259b-4bc3-4df7-8a09-765794883524
UefiCpuPkg/CpuDxe/ApStartup.c [new file with mode: 0644]
UefiCpuPkg/CpuDxe/CpuDxe.h
UefiCpuPkg/CpuDxe/CpuDxe.inf
UefiCpuPkg/CpuDxe/CpuMp.h