audk/UefiCpuPkg/CpuMpPei
Jeff Fan 15dbb39332 UefiCpuPkg/CpuMpPei: Load microcode if found newer revision
Current implementation only loads the latest revision if there is no microcode
loaded. Per IA32 User Manual, we should load the newer revision by comparing
the existing microcode loaded with the updating revision.

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: Feng Tian <feng.tian@intel.com>
Reviewed-by: Michael Kinney <michael.d.kinney@intel.com>
2016-03-03 09:10:15 +08:00
..
Ia32 UefiCpuPkg/CpuMpPei: Remove un-used AsmCliHltLoop() 2015-12-18 03:26:40 +00:00
X64 UefiCpuPkg/CpuMpPei: Remove un-used AsmCliHltLoop() 2015-12-18 03:26:40 +00:00
CpuBist.c UefiCpuPkg/CpuMpPei: Fix CPU Healthy issue in PeiGetProcessorInfo () 2015-09-01 08:56:14 +00:00
CpuMpPei.c UefiCpuPkg/CpuMpPei: Wake up APs by proper method 2015-12-18 03:26:03 +00:00
CpuMpPei.h UefiCpuPkg/CpuMpPei: Remove un-used AsmCliHltLoop() 2015-12-18 03:26:40 +00:00
CpuMpPei.inf UefiCpuPkg/CpuMpPei: Wake up APs by proper method 2015-12-18 03:26:03 +00:00
CpuMpPei.uni UefiCpuPkg: Convert all .uni files to utf-8 2015-12-15 04:59:14 +00:00
CpuMpPeiExtra.uni UefiCpuPkg: Convert all .uni files to utf-8 2015-12-15 04:59:14 +00:00
Microcode.c UefiCpuPkg/CpuMpPei: Load microcode if found newer revision 2016-03-03 09:10:15 +08:00
Microcode.h UefiCpuPkg/CpuMpPei: Update files format to DOS 2015-08-06 06:57:47 +00:00
PeiMpServices.c UefiCpuPkg/CpuMpPei: Wake up APs by proper method 2015-12-18 03:26:03 +00:00
PeiMpServices.h UefiCpuPkg/CpuMpPei: Update files format to DOS 2015-08-06 06:57:47 +00:00