Inteltool: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
|||
Line 9: | Line 9: | ||
'''Manual installation''' | '''Manual installation''' | ||
$ ''' | $ '''git clone http://review.coreboot.org/coreboot.git''' | ||
$ '''cd inteltool''' | $ '''cd coreboot/util/inteltool''' | ||
$ '''make''' | $ '''make''' | ||
$ '''sudo make install''' | $ '''sudo make install''' | ||
You can [http:// | You can [http://review.coreboot.org/gitweb?p=coreboot.git;a=tree;f=util/inteltool;hb=HEAD browse the inteltool source code] using the web interface. | ||
== Usage == | == Usage == |
Latest revision as of 18:43, 20 March 2013
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
$ git clone http://review.coreboot.org/coreboot.git $ cd coreboot/util/inteltool $ make $ sudo make install
You can browse the inteltool source code using the 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: |