2008-05-14 23:20:55 +02:00
|
|
|
.TH INTELTOOL 8 "May 14, 2008"
|
2008-05-14 00:14:21 +02:00
|
|
|
.SH NAME
|
|
|
|
inteltool \- a tool for dumping Intel(R) CPU / chipset configuration parameters
|
|
|
|
.SH SYNOPSIS
|
2008-05-14 15:52:50 +02:00
|
|
|
.B inteltool \fR[\fB\-vh?grpmedPMa\fR]
|
2008-05-14 00:14:21 +02:00
|
|
|
.SH DESCRIPTION
|
|
|
|
.B inteltool
|
|
|
|
is a handy little tool for dumping the configuration space of Intel(R)
|
|
|
|
CPUs, northbridges and southbridges.
|
2008-05-14 23:20:55 +02:00
|
|
|
.sp
|
2008-05-14 00:14:21 +02:00
|
|
|
This tool has been developed for the coreboot project (see
|
2008-05-14 23:20:55 +02:00
|
|
|
.B http://coreboot.org
|
2008-05-14 00:14:21 +02:00
|
|
|
for details on coreboot).
|
|
|
|
.SH OPTIONS
|
|
|
|
.TP
|
|
|
|
.B "\-h, \-\-help"
|
|
|
|
Show a help text and exit.
|
|
|
|
.TP
|
|
|
|
.B "\-v, \-\-version"
|
|
|
|
Show version information and exit.
|
|
|
|
.TP
|
|
|
|
.B "\-a, \-\-all"
|
2008-05-14 23:20:55 +02:00
|
|
|
Dump all known I/O Controller Hub (ICH) southbridge, Intel(R) northbridge
|
|
|
|
and Intel(R) Core CPU MSRs.
|
2008-05-14 00:14:21 +02:00
|
|
|
.TP
|
|
|
|
.B "\-g, \-\-gpio"
|
2008-05-14 23:20:55 +02:00
|
|
|
Dump I/O Controller Hub (ICH) southbridge GPIO registers.
|
2008-05-14 00:14:21 +02:00
|
|
|
.TP
|
|
|
|
.B "\-r, \-\-rcba"
|
2008-05-14 23:20:55 +02:00
|
|
|
Dump I/O Controller Hub (ICH) southbridge RCBA registers.
|
2008-05-14 00:14:21 +02:00
|
|
|
.TP
|
|
|
|
.B "\-p, \-\-pmbase"
|
2008-05-14 23:20:55 +02:00
|
|
|
Dump I/O Controller Hub (ICH) southbridge PMBASE registers.
|
2008-05-14 00:14:21 +02:00
|
|
|
.TP
|
|
|
|
.B "\-m, \-\-mchbar"
|
2008-05-14 23:20:55 +02:00
|
|
|
Dump Intel(R) northbridge MCHBAR registers.
|
2008-05-14 00:14:21 +02:00
|
|
|
.TP
|
|
|
|
.B "\-e, \-\-epbar"
|
2008-05-14 23:20:55 +02:00
|
|
|
Dump Intel(R) northbridge EPBAR registers.
|
2008-05-14 00:14:21 +02:00
|
|
|
.TP
|
|
|
|
.B "\-d, \-\-dmibar"
|
2008-05-14 23:20:55 +02:00
|
|
|
Dump Intel(R) northbridge DMIBAR registers.
|
2008-05-14 00:14:21 +02:00
|
|
|
.TP
|
|
|
|
.B "\-P, \-\-pciexbar"
|
2008-05-14 23:20:55 +02:00
|
|
|
Dump Intel(R) northbridge PCIEXBAR registers.
|
2008-05-14 00:14:21 +02:00
|
|
|
.TP
|
|
|
|
.B "\-M, \-\-msrs"
|
2008-05-14 23:20:55 +02:00
|
|
|
Dump Intel(R) CPU MSRs.
|
2008-05-14 00:14:21 +02:00
|
|
|
.SH BUGS
|
|
|
|
Please report any bugs at
|
|
|
|
.BR http://tracker.coreboot.org/trac/coreboot/newticket ","
|
|
|
|
or on the coreboot mailing list
|
|
|
|
.RB "(" http://coreboot.org/Mailinglist ")."
|
|
|
|
.SH LICENCE
|
|
|
|
.B inteltool
|
2008-05-14 16:47:32 +02:00
|
|
|
is covered by the GNU General Public License (GPL), version 2.
|
2008-05-14 00:14:21 +02:00
|
|
|
.SH COPYRIGHT
|
2008-05-14 23:20:55 +02:00
|
|
|
Copyright (C) 2008 coresystems GmbH
|
2008-05-14 00:14:21 +02:00
|
|
|
.SH AUTHORS
|
|
|
|
Stefan Reinauer <stepan@coresystems.de>
|
|
|
|
.PP
|
|
|
|
This manual page was written by Stefan Reinauer <stepan@coresystems.de>.
|
|
|
|
It is licensed under the terms of the GNU GPL (version 2).
|
2008-05-14 23:20:55 +02:00
|
|
|
.sp
|
|
|
|
Intel(R) is a registered trademark of Intel Corporation. Other product
|
|
|
|
and/or company names mentioned herein may be trademarks or registered
|
|
|
|
trademarks of their respective owners.
|