]> git.proxmox.com Git - mirror_edk2.git/commit - UefiCpuPkg/CpuDxe/CpuMp.c
UefiCpuPkg/CpuDxe: Put APs in wait for SIPI state at ExitBootServices
authorChen Fan <chen.fan.fnst@cn.fujitsu.com>
Mon, 17 Nov 2014 14:54:09 +0000 (14:54 +0000)
committerlersek <lersek@Edk2>
Mon, 17 Nov 2014 14:54:09 +0000 (14:54 +0000)
commit9840b1299de78458a42d35b8d1d6cbadd1f6da72
treea7f9d0e1e6a8d8fc6590834ad42ebaecc49b1815
parentf44200276423fdfbce4ddb4ba118b7efa8d2385a
UefiCpuPkg/CpuDxe: Put APs in wait for SIPI state at ExitBootServices

when gBS->ExitBootServices() is called, the APs should avoid to access
the unsafed buff datas which were allocated by boot services.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Chen Fan <chen.fan.fnst@cn.fujitsu.com>
Tested-by: Gabriel Somlo <somlo@cmu.edu>
Reviewed-by: Jordan Justen <jordan.l.justen@intel.com>
Reviewed-by: Jeff Fan <jeff.fan@intel.com>
Tested-by: Laszlo Ersek <lersek@redhat.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@16397 6f19259b-4bc3-4df7-8a09-765794883524
UefiCpuPkg/CpuDxe/CpuMp.c