2016-05-05 17:29:39 +02:00
|
|
|
.TH INTELTOOL 8
|
2008-05-14 00:14:21 +02:00
|
|
|
.SH NAME
|
|
|
|
inteltool \- a tool for dumping Intel(R) CPU / chipset configuration parameters
|
|
|
|
.SH SYNOPSIS
|
2016-05-05 17:29:39 +02:00
|
|
|
.B inteltool \fR[\fB\-vh?gGrpmedPMaAsfS\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"
|
2016-05-05 17:29:39 +02:00
|
|
|
Dump all known information listed below.
|
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
|
2016-05-05 17:29:39 +02:00
|
|
|
.B "\-G, \-\-gpio-diffs"
|
|
|
|
Show only GPIO register differences from hardware defaults.
|
|
|
|
.TP
|
2008-05-14 00:14:21 +02:00
|
|
|
.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
|
2015-01-03 02:52:10 +01:00
|
|
|
.B "\-s, \-\-spi"
|
|
|
|
Dump I/O Controller Hub (ICH) southbridge SPI registers and bios control.
|
|
|
|
.TP
|
2016-05-05 17:29:39 +02:00
|
|
|
.B "\-f, \-\-gfx"
|
2016-05-10 23:16:33 +02:00
|
|
|
.RB "Dump graphics registers. " \
|
|
|
|
"Due to unknown reasons this might lock up some systems after a few seconds."
|
2016-05-05 17:29:39 +02:00
|
|
|
.TP
|
2008-05-14 00:14:21 +02:00
|
|
|
.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
|
2016-05-05 17:29:39 +02:00
|
|
|
.BR "\-S" " \fIfile\fR, " "\-\-spd=" "\fIfile\fR"
|
|
|
|
Dump the memory registers as above and store the current timing settings
|
|
|
|
into \fIfile\fR.
|
|
|
|
.TP
|
2008-05-14 00:14:21 +02:00
|
|
|
.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.
|
2016-05-05 17:29:39 +02:00
|
|
|
.TP
|
|
|
|
.B "\-A, \-\-ambs"
|
|
|
|
Dump Advanced Memory Buffer (AMB) registers.
|
2008-05-14 00:14:21 +02:00
|
|
|
.SH BUGS
|
2014-12-08 06:25:02 +01:00
|
|
|
Please report any bugs on the coreboot mailing list
|
2008-05-14 00:14:21 +02:00
|
|
|
.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.
|