]> git.proxmox.com Git - mirror_edk2.git/commit
UefiCpuPkg/MpService: Put APs to sleep when not busy.
authorChen Fan <chen.fan.fnst@cn.fujitsu.com>
Mon, 9 Mar 2015 06:43:11 +0000 (06:43 +0000)
committervanjeff <vanjeff@Edk2>
Mon, 9 Mar 2015 06:43:11 +0000 (06:43 +0000)
commit68f06742379437e412f9699cc3c82421f4684b67
treebc3463c7b76cf58494edb2e91ccc8c88f85816f5
parente033a1a83e84effb893899d9272778be5d7f2e1f
UefiCpuPkg/MpService: Put APs to sleep when not busy.

Add a new sleeping state for APs, when no procedure execution, put AP to sleep. when need to execute
procedure, only need to wake up this AP by sent SIPI.

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@17023 6f19259b-4bc3-4df7-8a09-765794883524
UefiCpuPkg/CpuDxe/CpuMp.c
UefiCpuPkg/CpuDxe/CpuMp.h