]> git.proxmox.com Git - mirror_edk2.git/commit - UefiCpuPkg/CpuMpPei/CpuMpPei.c
UefiCpuPkg/CpuMpPei: Enable x2APIC mode on BSP/APs
authorJeff Fan <jeff.fan@intel.com>
Wed, 25 Nov 2015 02:47:59 +0000 (02:47 +0000)
committervanjeff <vanjeff@Edk2>
Wed, 25 Nov 2015 02:47:59 +0000 (02:47 +0000)
commitc7981a11840714975a7dc029366931ddec64b2a6
tree05bb5d84a46392d8183d1cc47bbac0453afcfd7c
parent2f0261b7dcab49b1ee503a4b545238b59f58123d
UefiCpuPkg/CpuMpPei: Enable x2APIC mode on BSP/APs

If x2APIC flag is set, enable x2APIC mode on all APs and BSP. Before we wakeup
APs to enable x2APIC mode, we should wait all APs have finished initialization.

Cc: Feng Tian <feng.tian@intel.com>
Cc: Michael Kinney <michael.d.kinney@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Jeff Fan <jeff.fan@intel.com>
Reviewed-by: Michael Kinney <michael.d.kinney@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@18934 6f19259b-4bc3-4df7-8a09-765794883524
UefiCpuPkg/CpuMpPei/CpuMpPei.c