1INTELTOOL(8)                System Manager's Manual               INTELTOOL(8)
2
3
4

NAME

6       inteltool  -  a  tool  for dumping Intel(R) CPU / chipset configuration
7       parameters
8

SYNOPSIS

10       inteltool [-vh?gGrpmedPMaAsfS]
11

DESCRIPTION

13       inteltool is a handy little tool for dumping the configuration space of
14       Intel(R) CPUs, northbridges and southbridges.
15
16       This   tool   has   been   developed  for  the  coreboot  project  (see
17       https://coreboot.org for details on coreboot).
18

OPTIONS

20       -h, --help
21              Show a help text and exit.
22
23       -v, --version
24              Show version information and exit.
25
26       -a, --all
27              Dump all known information listed below.
28
29       -g, --gpio
30              Dump I/O Controller Hub (ICH) southbridge GPIO registers.
31
32       -G, --gpio-diffs
33              Show only GPIO register differences from hardware defaults.
34
35       -r, --rcba
36              Dump I/O Controller Hub (ICH) southbridge RCBA registers.
37
38       -s, --spi
39              Dump I/O Controller Hub (ICH) southbridge SPI registers and bios
40              control.
41
42       -f, --gfx
43              Dump  graphics registers. Due to unknown reasons this might lock
44              up some systems after a few seconds.
45
46       -p, --pmbase
47              Dump I/O Controller Hub (ICH) southbridge PMBASE registers.
48
49       -m, --mchbar
50              Dump Intel(R) northbridge MCHBAR registers.
51
52       -S file, --spd=file
53              Dump the memory registers as above and store the current  timing
54              settings into file.
55
56       -e, --epbar
57              Dump Intel(R) northbridge EPBAR registers.
58
59       -d, --dmibar
60              Dump Intel(R) northbridge DMIBAR registers.
61
62       -P, --pciexbar
63              Dump Intel(R) northbridge PCIEXBAR registers.
64
65       -M, --msrs
66              Dump Intel(R) CPU MSRs.
67
68       -A, --ambs
69              Dump Advanced Memory Buffer (AMB) registers.
70

BUGS

72       Please  report  any  bugs  on  the coreboot mailing list (https://core
73       boot.org/Mailinglist).
74

LICENCE

76       inteltool is covered by the GNU General Public License  (GPL),  version
77       2.
78
80       Copyright (C) 2008 coresystems GmbH
81

AUTHORS

83       Stefan Reinauer <stepan@coresystems.de>
84
85       This  manual  page  was  written  by  Stefan  Reinauer <stepan@coresys‐
86       tems.de>.  It is licensed under the terms of the GNU GPL (version 2).
87
88       Intel(R) is a registered trademark of Intel Corporation. Other  product
89       and/or  company  names mentioned herein may be trademarks or registered
90       trademarks of their respective owners.
91
92
93
94                                                                  INTELTOOL(8)
Impressum