]> git.proxmox.com Git - mirror_edk2.git/commit
UefiCpuPkg/CpuDxe: implement Mp Protocol:EnableDisableAP()
authorChen Fan <chen.fan.fnst@cn.fujitsu.com>
Thu, 13 Nov 2014 18:27:09 +0000 (18:27 +0000)
committerjljusten <jljusten@Edk2>
Thu, 13 Nov 2014 18:27:09 +0000 (18:27 +0000)
commitfa7ce675b991bca6e18fcda8446737717ae3c1f6
treeab69cdfc5489c539a26563bc194c85663227e1e2
parente7938b5a869fc42df7f026752f39ea85090eb3f9
UefiCpuPkg/CpuDxe: implement Mp Protocol:EnableDisableAP()

Due to the implementation of  AcquireSpinLock() is not MP safe,
so we should use AcquireSpinLockOrFail directly instead.

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