inteltool
Dump Intel CPU / chipset configuration parameters
Install
- All systems
-
curl cmd.cat/inteltool.sh
- Debian
-
apt-get install inteltool
- Ubuntu
-
apt-get install inteltool
- Kali Linux
-
apt-get install inteltool
- Fedora
-
dnf install inteltool
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install inteltool
- Dockerfile
- dockerfile.run/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.