]> git.proxmox.com Git - mirror_edk2.git/commit
UefiCpuPkg/MpService: put AP to busy state when execution
authorChen Fan <chen.fan.fnst@cn.fujitsu.com>
Mon, 9 Mar 2015 06:38:16 +0000 (06:38 +0000)
committervanjeff <vanjeff@Edk2>
Mon, 9 Mar 2015 06:38:16 +0000 (06:38 +0000)
commite033a1a83e84effb893899d9272778be5d7f2e1f
tree8853368d151a6140eb2d8108b984fbaec858c4b1
parentb302a9784cc0926d1870cabf95f272cf2f4ce345
UefiCpuPkg/MpService: put AP to busy state when execution

CpuState should follow the process?

    Idle -> Ready -> Busy -> Finished
     ^                         |
     |                         |
     + - - - - - - - - - - - - +

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>
Reviewed-by: Jordan Justen <jordan.l.justen@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@17022 6f19259b-4bc3-4df7-8a09-765794883524
UefiCpuPkg/CpuDxe/CpuMp.c