]> git.proxmox.com Git - mirror_edk2.git/commit
UefiCpuPkg/Msr: Add a missing IvyBridge processor signature
authorHao Wu <hao.a.wu@intel.com>
Wed, 2 Aug 2017 08:15:53 +0000 (16:15 +0800)
committerHao Wu <hao.a.wu@intel.com>
Fri, 4 Aug 2017 01:06:31 +0000 (09:06 +0800)
commit8836448b3fd200bb8f500a0dbc02268de66aed40
tree147607737bb46d3354d9067942ea0ac63b44235b
parent483e2cddfa6b0740ae9d37a808c4451d64c3de2e
UefiCpuPkg/Msr: Add a missing IvyBridge processor signature

This commit modifies the CPUID signature check MACRO for IvyBridge
processor by adding a missing DisplayModel 0x3E. The missing one appears
at Section 35.10.1 to Section 35.10.3 of the Intel(R) 64 and IA-32
Architectures Software Developer's Manual, Volume 3, September 2016.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Hao Wu <hao.a.wu@intel.com>
Reviewed-by: Eric Dong <eric.dong@intel.com>
UefiCpuPkg/Include/Register/Msr/IvyBridgeMsr.h