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 -- coreboot mailing list: [email protected] http://www.coreboot.org/mailman/listinfo/coreboot

