[PATCH 0/2] Re-work MSR test to add new CPUs (LP: #1254066)

Colin King colin.king at canonical.com
Fri Nov 22 14:57:07 UTC 2013


From: Colin Ian King <colin.king at canonical.com>

This patch set re-works the MSR test and adds new Ivybridge and Haswell per
CPU MSR tests (and a placeholder for some other CPUs that will be added later).

The patch set also tidies up the MSR tables and removes the redundant shift field.
We also remove some duplicated MSR entries that are common in the IA32 core MSRs
and duplicated in the per CPU MSR tables.

Colin Ian King (2):
  cpu: msr: Add Ivybridge and Haswell MSRs
  cpu: msr: remove the need for shift in tables, tidy up tables

 src/cpu/msr/msr.c | 741 +++++++++++++++++++++++++++++++++++-------------------
 1 file changed, 479 insertions(+), 262 deletions(-)

-- 
1.8.3.2




More information about the fwts-devel mailing list