diff options
author | Jeff Fan <jeff.fan@intel.com> | 2016-07-01 15:52:40 +0800 |
---|---|---|
committer | Jeff Fan <jeff.fan@intel.com> | 2016-07-20 11:13:25 +0800 |
commit | afa7b97154b3497a364eeccc439a79ae9ed5e1a3 (patch) | |
tree | 885ffcf9cbd70881bdbf32e52fd9e4477ff3f7df /BaseTools/Source/Python/CommonDataClass/FdfClass.py | |
parent | 81f560498bf1ca2bfa738741f63f9bc90a4db7d2 (diff) | |
download | edk2-platforms-afa7b97154b3497a364eeccc439a79ae9ed5e1a3.tar.xz |
UefiCpuPkg/CpuDxe: StartupAllAPs in parallel mode
SetMemoryAttributes() will sync BSP's MTRRs settings to all APs by StartupAllAPs
service in serial mode. It may caused much performance impact if there are too
much processors in system. This update is to invoke StartupAllAps in parallel
mode. IA32 SDM does suggest to program MTRRs in parallel mode.
Cc: Michael Kinney <michael.d.kinney@intel.com>
Cc: Feng Tian <feng.tian@intel.com>
Cc: Laszlo Ersek <lersek@redhat.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Jeff Fan <jeff.fan@intel.com>
Reviewed-by: Feng Tian <feng.tian@intel.com>
Diffstat (limited to 'BaseTools/Source/Python/CommonDataClass/FdfClass.py')
0 files changed, 0 insertions, 0 deletions