Inteltool: Difference between revisions
Jump to navigation
Jump to search
(New page: Inteltool is a small utility that provides some info about the Intel CPU/chipset hardware configuration. The sources can be downloaded from our cvs using the following command: svn co sv...) |
(Exapnd page, add more info.) |
||
Line 1: | Line 1: | ||
Inteltool is a small utility that provides some | '''Inteltool''' is a small utility that provides some information about the Intel CPU/chipset hardware configuration (register contents, MSRs, etc). | ||
== Supported devices == | |||
You can | TODO | ||
== Installation == | |||
'''Manual installation''' | |||
$ svn co svn://coreboot.org/repos/trunk/util/inteltool | |||
$ cd inteltool | |||
$ make | |||
$ 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. | |||
== Usage == | |||
Show basic information: | |||
$ inteltool | |||
Show all available information and register contents: | |||
$ 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. | |||
{{PD-self}} |
Revision as of 00:28, 5 December 2008
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/repos/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: |