inteltool

Dump Intel CPU / chipset configuration parameters

Install

All systems
curl cmd.cat/inteltool.sh
Debian Debian
apt-get install inteltool
Ubuntu
apt-get install inteltool
image/svg+xml Kali Linux
apt-get install inteltool
Fedora
dnf install inteltool
Windows (WSL2)
sudo apt-get update sudo apt-get install inteltool

inteltool

Dump Intel CPU / chipset configuration parameters

inteltool is a tool for dumping the configuration space of Intel CPUs, northbridges and southbridges. This includes register contents of e.g. GPIO, RCBA, PMBASE, MCHBAR, EPBAR, DMIBAR, PCIEXBAR, and more. It has been developed for the coreboot project (see http://coreboot.org for details on coreboot), but may also be useful for other purposes.

coreboot-utils

Various utilities from coreboot project