]> git.proxmox.com Git - mirror_edk2.git/commit - UefiCpuPkg/Library/MpInitLib/DxeMpLib.c
UefiCpuPkg/DxeMpLib: Place APs to suitable state on Legacy OS boot
authorJeff Fan <jeff.fan@intel.com>
Fri, 11 Nov 2016 11:51:36 +0000 (19:51 +0800)
committerJeff Fan <jeff.fan@intel.com>
Mon, 14 Nov 2016 01:56:59 +0000 (09:56 +0800)
commit8677a56af68ea7fc93938c710be2ec53752ae961
tree007f52bd2bd6c21330e44c79707ad2dadc82454d
parent86af2eb8b4ec03e59c8c26cf7d51d294a7f905e7
UefiCpuPkg/DxeMpLib: Place APs to suitable state on Legacy OS boot

Currently, DxeMpLib only places APs into specified c-state in Exit Boot Service
callback function for UEFI OS boot. We need to put APs into specified c-state
for legacy OS boot also.

https://bugzilla.tianocore.org/show_bug.cgi?id=210

Cc: Laszlo Ersek <lersek@redhat.com>
Cc: Paolo Bonzini <pbonzini@redhat.com>
Cc: Feng Tian <feng.tian@intel.com>
Cc: Jiewen Yao <jiewen.yao@intel.com>
Cc: Michael D Kinney <michael.d.kinney@intel.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>
UefiCpuPkg/Library/MpInitLib/DxeMpInitLib.inf
UefiCpuPkg/Library/MpInitLib/DxeMpLib.c