]> git.proxmox.com Git - mirror_edk2.git/commit - UefiCpuPkg/CpuMpPei/CpuBist.c
UefiCpuPkg/CpuMpPei: Fix CPU Healthy issue in PeiGetProcessorInfo ()
authorJeff Fan <jeff.fan@intel.com>
Tue, 1 Sep 2015 08:56:14 +0000 (08:56 +0000)
committervanjeff <vanjeff@Edk2>
Tue, 1 Sep 2015 08:56:14 +0000 (08:56 +0000)
commit8b4c856c9113f5ab4ca838075fc7d95e105c8417
tree30952c6b03a70c7f337247dd542430da32490089
parentf1c97bb3f405f43f74866c0a55a15a3f184f83b6
UefiCpuPkg/CpuMpPei: Fix CPU Healthy issue in PeiGetProcessorInfo ()

CPU Healthy state maybe changed by software. We should return Healthy state
from Healthy bit instead of from CPU BIST hardware information.

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