| 1 | .TH INTELTOOL 8 "May 14, 2008" |
|---|
| 2 | .SH NAME |
|---|
| 3 | inteltool \- a tool for dumping Intel(R) CPU / chipset configuration parameters |
|---|
| 4 | .SH SYNOPSIS |
|---|
| 5 | .B inteltool \fR[\fB\-vh?grpmedPMa\fR] |
|---|
| 6 | .SH DESCRIPTION |
|---|
| 7 | .B inteltool |
|---|
| 8 | is a handy little tool for dumping the configuration space of Intel(R) |
|---|
| 9 | CPUs, northbridges and southbridges. |
|---|
| 10 | .sp |
|---|
| 11 | This tool has been developed for the coreboot project (see |
|---|
| 12 | .B http://coreboot.org |
|---|
| 13 | for details on coreboot). |
|---|
| 14 | .SH OPTIONS |
|---|
| 15 | .TP |
|---|
| 16 | .B "\-h, \-\-help" |
|---|
| 17 | Show a help text and exit. |
|---|
| 18 | .TP |
|---|
| 19 | .B "\-v, \-\-version" |
|---|
| 20 | Show version information and exit. |
|---|
| 21 | .TP |
|---|
| 22 | .B "\-a, \-\-all" |
|---|
| 23 | Dump all known I/O Controller Hub (ICH) southbridge, Intel(R) northbridge |
|---|
| 24 | and Intel(R) Core CPU MSRs. |
|---|
| 25 | .TP |
|---|
| 26 | .B "\-g, \-\-gpio" |
|---|
| 27 | Dump I/O Controller Hub (ICH) southbridge GPIO registers. |
|---|
| 28 | .TP |
|---|
| 29 | .B "\-r, \-\-rcba" |
|---|
| 30 | Dump I/O Controller Hub (ICH) southbridge RCBA registers. |
|---|
| 31 | .TP |
|---|
| 32 | .B "\-p, \-\-pmbase" |
|---|
| 33 | Dump I/O Controller Hub (ICH) southbridge PMBASE registers. |
|---|
| 34 | .TP |
|---|
| 35 | .B "\-m, \-\-mchbar" |
|---|
| 36 | Dump Intel(R) northbridge MCHBAR registers. |
|---|
| 37 | .TP |
|---|
| 38 | .B "\-e, \-\-epbar" |
|---|
| 39 | Dump Intel(R) northbridge EPBAR registers. |
|---|
| 40 | .TP |
|---|
| 41 | .B "\-d, \-\-dmibar" |
|---|
| 42 | Dump Intel(R) northbridge DMIBAR registers. |
|---|
| 43 | .TP |
|---|
| 44 | .B "\-P, \-\-pciexbar" |
|---|
| 45 | Dump Intel(R) northbridge PCIEXBAR registers. |
|---|
| 46 | .TP |
|---|
| 47 | .B "\-M, \-\-msrs" |
|---|
| 48 | Dump Intel(R) CPU MSRs. |
|---|
| 49 | .SH BUGS |
|---|
| 50 | Please report any bugs at |
|---|
| 51 | .BR http://tracker.coreboot.org/trac/coreboot/newticket "," |
|---|
| 52 | or on the coreboot mailing list |
|---|
| 53 | .RB "(" http://coreboot.org/Mailinglist ")." |
|---|
| 54 | .SH LICENCE |
|---|
| 55 | .B inteltool |
|---|
| 56 | is covered by the GNU General Public License (GPL), version 2. |
|---|
| 57 | .SH COPYRIGHT |
|---|
| 58 | Copyright (C) 2008 coresystems GmbH |
|---|
| 59 | .SH AUTHORS |
|---|
| 60 | Stefan Reinauer <stepan@coresystems.de> |
|---|
| 61 | .PP |
|---|
| 62 | This manual page was written by Stefan Reinauer <stepan@coresystems.de>. |
|---|
| 63 | It is licensed under the terms of the GNU GPL (version 2). |
|---|
| 64 | .sp |
|---|
| 65 | Intel(R) is a registered trademark of Intel Corporation. Other product |
|---|
| 66 | and/or company names mentioned herein may be trademarks or registered |
|---|
| 67 | trademarks of their respective owners. |
|---|