]> git.proxmox.com Git - mirror_edk2.git/commit
EmulatorPkg/MpService: add enabled processor check for startupThisAP
authorChen Fan <chen.fan.fnst@cn.fujitsu.com>
Fri, 21 Nov 2014 22:46:49 +0000 (22:46 +0000)
committerjljusten <jljusten@Edk2>
Fri, 21 Nov 2014 22:46:49 +0000 (22:46 +0000)
commit8864869a7f2148c7ac4c4fd46bddf8bcfafbd3d0
tree9bb71bc46ce0741acc168e0e385c9ab2447ce588
parentc156d27b397489814a85f700abb584fc835644a7
EmulatorPkg/MpService: add enabled processor check for startupThisAP

if processor number is the one of disabled processor, startupThisAP
should return invalid prameter.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Chen Fan <chen.fan.fnst@cn.fujitsu.com>
Reviewed-by: Jordan Justen <jordan.l.justen@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@16417 6f19259b-4bc3-4df7-8a09-765794883524
EmulatorPkg/CpuRuntimeDxe/MpService.c