mirror of
https://codeberg.org/libreboot/gpio-scripts.git
synced 2025-07-01 14:59:59 +00:00
inteltool.log -> gpio.c. automated.
.gitignore | ||
gengpio.c | ||
hswgpio.c | ||
Makefile | ||
README.md |
gpio-scripts
coreboot GPIO scripts. Based on Th3Fanbus' repo.
gengpio.c
This was uploaded by Stefan Reinauer to coreboot Gerrit. I (Riku) modified this to automatically parse inteltool logs.
Usage
make
./gengpio < inteltool.log > gpio.c
hswgpio.c
This is Th3Fanbus' creation. It's for Haswell/Broadwell ULT. Needs some cleaning.