]> git.proxmox.com Git - mirror_edk2.git/commit - UefiCpuPkg/CpuMpPei/CpuMpPei.c
UefiCpuPkg/CpuMpPei: Dump message if microcode signature not matched
authorJeff Fan <jeff.fan@intel.com>
Fri, 1 Jul 2016 06:52:12 +0000 (14:52 +0800)
committerJeff Fan <jeff.fan@intel.com>
Wed, 13 Jul 2016 07:41:49 +0000 (15:41 +0800)
commit719ff8cf3e8f3abc967de8a0a71319ce66ff2d9d
treef9bb941c6f995de1dd7dd921b11f464baa7bf015
parent46fd118219fcce638f1eb9c861f4a037530b64b9
UefiCpuPkg/CpuMpPei: Dump message if microcode signature not matched

Verification microcode signature is one enhancement and not one requirement from
IA32 SDM. This update is just to dump debug message instead of ASSERT() if the
updated microcode signature does not match the loaded microcode signature.

Cc: Michael Kinney <michael.d.kinney@intel.com>
Cc: Feng Tian <feng.tian@intel.com>
Cc: Giri P Mudusuru <giri.p.mudusuru@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Jeff Fan <jeff.fan@intel.com>
Reviewed-by: Giri P Mudusuru <giri.p.mudusuru@intel.com>
UefiCpuPkg/CpuMpPei/CpuMpPei.c
UefiCpuPkg/CpuMpPei/CpuMpPei.h
UefiCpuPkg/CpuMpPei/Microcode.c
UefiCpuPkg/CpuMpPei/Microcode.h