[coreboot] selective output from msrtool

Peter Stuge peter at stuge.se
Thu Nov 26 08:38:59 CET 2009


Nathan Williams wrote:
> AMD NAS:
> http://coreboot.pastebin.com/m53aed60b

If you want to unclutter output a little, you can wipe the 5536 MSRs
from the file after the first run. msrtool only considers the MSRs
that are explicitly listed in the input file when run with -d.

(Another alternative is to list relevant MSRs in the file before the
first run and run with -s rather than -l -s. The former reads and
outputs values only for listed MSRs, the latter reads all known MSRs
but has the benefit that no file needs to be created beforehand.)


//Peter




More information about the coreboot mailing list