A simple GUI to change settings in coreboot's CBFS, via the nvramtool utility.
sudo add-apt-repository ppa:starlabs/coreboot
sudo apt update
sudo apt install coreboot-configurator
sudo apt purge coreboot-configurator
cd /tmp
wget https://github.com/StarLabsLtd/packages/raw/main/Debian/11/coreboot-configurator_10+f_all.deb \
https://github.com/StarLabsLtd/packages/raw/main/Debian/11/nvramtool_1_all.deb
sudo dpkg -i *.deb
sudo apt -f install
sudo apt purge coreboot-configurator nvramtool
sudo pamac install coreboot-configurator
sudo pamac remove coreboot-configurator
sudo dnf copr enable starlabs/coreboot-configurator
sudo dnf install coreboot-configurator nvramtool
sudo dnf remove coreboot-configurator nvramtool
c++ compiler (gcc)
qt5
yaml-cpp
nvramtool
meson
git clone https://github.com/StarLabsLtd/coreboot-configurator.git
cd coreboot-configurator
meson build
ninja -C build install
sudo ninja -C uninstall
Enabling advanced mode will allow you to see all settings contained inside coreboot. Tread carefully :)
Included scripts are free software licensed under the terms of the GNU General Public License, version 2.
Any issues or questions, please contact us at [email protected]
View our full range of Linux laptops at: https://starlabs.systems