Difference between revisions of "Inteltool"
From coreboot
(Exapnd page, add more info.) |
m |
||
| (One intermediate revision by one user not shown) | |||
| Line 9: | Line 9: | ||
'''Manual installation''' | '''Manual installation''' | ||
| − | $ svn co svn://coreboot.org/ | + | $ '''svn co svn://coreboot.org/coreboot/trunk/util/inteltool''' |
| − | $ cd inteltool | + | $ '''cd inteltool''' |
| − | $ make | + | $ '''make''' |
| − | $ sudo make install | + | $ '''sudo make install''' |
You can [http://tracker.coreboot.org/trac/coreboot/browser/trunk/util/inteltool browse the inteltool source code] using the trac web interface. | You can [http://tracker.coreboot.org/trac/coreboot/browser/trunk/util/inteltool browse the inteltool source code] using the trac web interface. | ||
| Line 20: | Line 20: | ||
Show basic information: | Show basic information: | ||
| − | $ inteltool | + | $ '''inteltool''' |
Show all available information and register contents: | Show all available information and register contents: | ||
| − | $ inteltool -a | + | $ '''inteltool -a''' |
Please see the [http://tracker.coreboot.org/trac/coreboot/browser/trunk/util/inteltool/inteltool.8 manpage] (or type '''inteltool -h''') for information on various other options. | Please see the [http://tracker.coreboot.org/trac/coreboot/browser/trunk/util/inteltool/inteltool.8 manpage] (or type '''inteltool -h''') for information on various other options. | ||
Revision as of 21:11, 18 September 2010
Inteltool is a small utility that provides some information about the Intel CPU/chipset hardware configuration (register contents, MSRs, etc).
Supported devices
TODO
Installation
Manual installation
$ svn co svn://coreboot.org/coreboot/trunk/util/inteltool $ cd inteltool $ make $ sudo make install
You can browse the inteltool source code using the trac web interface.
Usage
Show basic information:
$ inteltool
Show all available information and register contents:
$ inteltool -a
Please see the manpage (or type inteltool -h) for information on various other options.
| |
I, the copyright holder of this work, hereby release it into the public domain. This applies worldwide.
In case this is not legally possible: |