logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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

Authors

       Stefan Reinauer <stepan@coresystems.de>

       This  manual page was written by Stefan Reinauer <stepan@coresystems.de>.  It is licensed under the terms
       of the GNU GPL (version 2).

       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.

                                                                                                    INTELTOOL(8)

Bugs

       Please report any bugs on the coreboot mailing list (https://coreboot.org/Mailinglist).

Description

inteltool  is  a handy little tool for dumping the configuration space of Intel(R) CPUs, northbridges and
       southbridges.

       This tool has been developed for the coreboot project (see https://coreboot.org for details on coreboot).

Licence

inteltool is covered by the GNU General Public License (GPL), version 2.

Name

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

Options

-h,--help
              Show a help text and exit.

       -v,--version
              Show version information and exit.

       -a,--all
              Dump all known information listed below.

       -g,--gpio
              Dump I/O Controller Hub (ICH) southbridge GPIO registers.

       -G,--gpio-diffs
              Show only GPIO register differences from hardware defaults.

       -r,--rcba
              Dump I/O Controller Hub (ICH) southbridge RCBA registers.

       -s,--spi
              Dump I/O Controller Hub (ICH) southbridge SPI registers and BIOS control.

       -f,--gfx
              Dump graphics registers. Duetounknownreasonsthismightlockupsomesystemsafterafewseconds.-p,--pmbase
              Dump I/O Controller Hub (ICH) southbridge PMBASE registers.

       -m,--mchbar
              Dump Intel(R) northbridge MCHBAR registers.

       -Sfile, --spd=file
              Dump the memory registers as above and store the current timing settings into file.

       -e,--epbar
              Dump Intel(R) northbridge EPBAR registers.

       -d,--dmibar
              Dump Intel(R) northbridge DMIBAR registers.

       -P,--pciexbar
              Dump Intel(R) northbridge PCIEXBAR registers.

       -M,--msrs
              Dump Intel(R) CPU MSRs.

       -A,--ambs
              Dump Advanced Memory Buffer (AMB) registers.

Synopsis

inteltool [-vh?gGrpmedPMaAsfS]

See Also