diff options
author | Star Zeng <star.zeng@intel.com> | 2017-12-28 10:24:29 +0800 |
---|---|---|
committer | Ruiyu Ni <ruiyu.ni@intel.com> | 2018-01-26 19:11:23 +0800 |
commit | bafa76ef5bf21d70f5b709154f6ecaaea11fb759 (patch) | |
tree | 26abe5b41a54a0fc81c6f4f821f343aa48069c98 /BaseTools | |
parent | 7230212a43856a8964f88a88678e954bcbd03087 (diff) | |
download | edk2-bafa76ef5bf21d70f5b709154f6ecaaea11fb759.tar.gz edk2-bafa76ef5bf21d70f5b709154f6ecaaea11fb759.tar.bz2 edk2-bafa76ef5bf21d70f5b709154f6ecaaea11fb759.zip |
UefiCpuPkg/MpInitLib: Make sure AP uses correct StartupApSignal
Every processor's StartupApSignal is initialized in
MpInitLibInitialize() before calling CollectProcessorCount().
When SortApicId() is called from CollectProcessorCount(), AP Index
is re-assigned by APIC ID. But SortApicId() forgets to set the
correct StartupApSignal when sorting the AP.
The patch fixes this issue.
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Star Zeng <star.zeng@intel.com>
Signed-off-by: Ruiyu Ni <ruiyu.ni@intel.com>
Reviewed-by: Star Zeng <star.zeng@intel.com>
Cc: Chasel Chiu <chasel.chiu@intel.com>
Diffstat (limited to 'BaseTools')
0 files changed, 0 insertions, 0 deletions