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_9%2Bf_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
sudo pamac install coreboot-configurator
sudo pamac remove coreboot-configurator
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 all 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 support@starlabs.systems
View our full range of Linux laptops at: https://starlabs.systems