audk/UefiCpuPkg/CpuDxe
Jordan Justen 1535c888c6 UefiCpuPkg/CpuDxe: Add ApEntryPointInC
This is the function the AP assembly code will expect to call after
getting a lock and setting up the stack.

Only one AP will enter this routine at a time.

If ApEntryPointInC exits, then the assembly code will loop around to
grab the lock, setup the stack, and call ApEntryPointInC again.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Jordan Justen <jordan.l.justen@intel.com>
Reviewed-by: Jeff Fan <jeff.fan@intel.com>

git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@16346 6f19259b-4bc3-4df7-8a09-765794883524
2014-11-13 18:24:43 +00:00
..
Ia32 1. Separated DxeSmmCpuExceptionHandlerLib.inf into 2 instance DxeCpuExceptionHandlerLib.inf and SmmCpuExceptionHandlerLib.inf. 2013-11-22 06:24:41 +00:00
X64 1. Separated DxeSmmCpuExceptionHandlerLib.inf into 2 instance DxeCpuExceptionHandlerLib.inf and SmmCpuExceptionHandlerLib.inf. 2013-11-22 06:24:41 +00:00
CpuDxe.c UefiCpuPkg/CpuDxe: Add no-op InitializeMpSupport 2014-11-13 18:24:25 +00:00
CpuDxe.h 1. Separated DxeSmmCpuExceptionHandlerLib.inf into 2 instance DxeCpuExceptionHandlerLib.inf and SmmCpuExceptionHandlerLib.inf. 2013-11-22 06:24:41 +00:00
CpuDxe.inf UefiCpuPkg/CpuDxe: Add no-op InitializeMpSupport 2014-11-13 18:24:25 +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 Add explicit type cast to suppress possible warning of precession loss. 2010-08-10 06:57:32 +00:00
CpuMp.c UefiCpuPkg/CpuDxe: Add ApEntryPointInC 2014-11-13 18:24:43 +00:00
CpuMp.h UefiCpuPkg/CpuDxe: Add no-op InitializeMpSupport 2014-11-13 18:24:25 +00:00