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

