]> git.proxmox.com Git - mirror_edk2.git/commit
UefiCpuPkg/Include: Add Pentium 4 MSR include file
authorMichael Kinney <michael.d.kinney@intel.com>
Tue, 8 Mar 2016 22:04:28 +0000 (14:04 -0800)
committerMichael Kinney <michael.d.kinney@intel.com>
Sun, 13 Mar 2016 18:59:32 +0000 (11:59 -0700)
commitf4d9afde4c5b173ba7e143d50f1489bb94c5b80b
tree1d2428b87e99bfd8a366d332fa71940713a1a605
parent3adf6316608d7701757f05f87fe855e39e2245ef
UefiCpuPkg/Include: Add Pentium 4 MSR include file

Add Pentium 4 MSRs from:
Intel(R) 64 and IA-32 Architectures Software Developer's
Manual, Volume 3, December 2015, Chapter 35
Model-Specific-Registers (MSR), Section 35-16.

Cc: Jeff Fan <jeff.fan@intel.com>
Cc: Jiewen Yao <jiewen.yao@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Michael Kinney <michael.d.kinney@intel.com>
Reviewed-by: Jeff Fan <jeff.fan@intel.com>
UefiCpuPkg/Include/Register/Msr/Pentium4Msr.h [new file with mode: 0644]