]> git.proxmox.com Git - mirror_edk2.git/commit
UefiCpuPkg/Include: Add Goldmont MSR header file with SDM (Sep.2016)
authorHao Wu <hao.a.wu@intel.com>
Thu, 8 Dec 2016 08:35:49 +0000 (16:35 +0800)
committerHao Wu <hao.a.wu@intel.com>
Fri, 16 Dec 2016 03:48:15 +0000 (11:48 +0800)
commit35fd9411d08028f52db17585bd1b46e69d53e178
tree94892778234c297c847922167419cde522917829
parent37cea63f171260cf5283bbfa63b9be4a14941914
UefiCpuPkg/Include: Add Goldmont MSR header file with SDM (Sep.2016)

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

Add the MSR header file of Goldmont processor according to Intel(R) 64 and
IA-32 Architectures Software Developer's Manual, Volume 3, September 2016,
Chapter 35 Model-Specific-Registers (MSR), Section 35.5.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Hao Wu <hao.a.wu@intel.com>
Reviewed-by: Jeff Fan <jeff.fan@intel.com>
Reviewed-by: Michael Kinney <michael.d.kinney@intel.com>
UefiCpuPkg/Include/Register/Msr.h
UefiCpuPkg/Include/Register/Msr/GoldmontMsr.h [new file with mode: 0644]