msrtool: Release Candidate 1
msrtool can decode MSRs and print the value of every field in human readable form. It can also be used to save a set of MSRs to a file, and at a later time compare the saved values with current values in hardware. Signed-off-by: Peter Stuge <peter@stuge.se> Acked-by: Stefan Reinauer <stepan@coresystems.de> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@3766 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
committed by
Stefan Reinauer
parent
d24fe7e80e
commit
dad1e3091f
8
util/msrtool/TODO
Normal file
8
util/msrtool/TODO
Normal file
@ -0,0 +1,8 @@
|
||||
Systems
|
||||
-------
|
||||
FreeBSD #defines: see svn diff -r 3697:3698 util/
|
||||
|
||||
Other ideas
|
||||
-----------
|
||||
Move MSR definitions and probe instructions into an external text file?
|
||||
Handle PCI registers as well?
|
Reference in New Issue
Block a user