Hello build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/58854
to look at the new patch set (#12).
Change subject: [WIP] util: Add GUI to change CMOS settings ......................................................................
[WIP] util: Add GUI to change CMOS settings
A simply GUI to change settings in coreboot's CBFS, via the nvramtool utility.
Not sure if it's even wanted upstream, but if it is, I'll tidy it up and make it work with any CMOS values.
Signed-off-by: Sean Rhodes sean@starlabs.systems Change-Id: Ie654f6aca57a792be0c295afc081a95ed4d875d1 --- M 3rdparty/blobs A util/coreboot-configurator/LICENSE A util/coreboot-configurator/README.md A util/coreboot-configurator/contrib/PKGBUILD A util/coreboot-configurator/contrib/README.md A util/coreboot-configurator/contrib/debian/.debhelper/generated/coreboot-configurator/installed-by-dh_install A util/coreboot-configurator/contrib/debian/.debhelper/generated/coreboot-configurator/installed-by-dh_installdocs A util/coreboot-configurator/contrib/debian/changelog A util/coreboot-configurator/contrib/debian/compat A util/coreboot-configurator/contrib/debian/control A util/coreboot-configurator/contrib/debian/copyright A util/coreboot-configurator/contrib/debian/coreboot-configurator.debhelper.log A util/coreboot-configurator/contrib/debian/coreboot-configurator.substvars A util/coreboot-configurator/contrib/debian/coreboot-configurator/DEBIAN/control A util/coreboot-configurator/contrib/debian/coreboot-configurator/DEBIAN/md5sums A util/coreboot-configurator/contrib/debian/coreboot-configurator/usr/sbin/coreboot-configurator A util/coreboot-configurator/contrib/debian/coreboot-configurator/usr/share/applications/coreboot-configurator.desktop A util/coreboot-configurator/contrib/debian/coreboot-configurator/usr/share/coreboot-configurator/aboutIcon.png A util/coreboot-configurator/contrib/debian/coreboot-configurator/usr/share/doc/coreboot-configurator/changelog.gz A util/coreboot-configurator/contrib/debian/coreboot-configurator/usr/share/doc/coreboot-configurator/copyright A util/coreboot-configurator/contrib/debian/coreboot-configurator/usr/share/icons/hicolor/128x128/apps/coreboot-configurator.png A util/coreboot-configurator/contrib/debian/coreboot-configurator/usr/share/icons/hicolor/16x16/apps/coreboot-configurator.png A util/coreboot-configurator/contrib/debian/coreboot-configurator/usr/share/icons/hicolor/24x24/apps/coreboot-configurator.png A util/coreboot-configurator/contrib/debian/coreboot-configurator/usr/share/icons/hicolor/256x256/apps/coreboot-configurator.png A util/coreboot-configurator/contrib/debian/coreboot-configurator/usr/share/icons/hicolor/32x32/apps/coreboot-configurator.png A util/coreboot-configurator/contrib/debian/coreboot-configurator/usr/share/icons/hicolor/48x48/apps/coreboot-configurator.png A util/coreboot-configurator/contrib/debian/coreboot-configurator/usr/share/icons/hicolor/512x512/apps/coreboot-configurator.png A util/coreboot-configurator/contrib/debian/coreboot-configurator/usr/share/icons/hicolor/64x64/apps/coreboot-configurator.png A util/coreboot-configurator/contrib/debian/coreboot-configurator/usr/share/icons/hicolor/96x96/apps/coreboot-configurator.png A util/coreboot-configurator/contrib/debian/coreboot-configurator/usr/share/polkit-1/actions/org.coreboot.nvramtool.policy A util/coreboot-configurator/contrib/debian/coreboot-configurator/usr/share/polkit-1/actions/org.coreboot.reboot.policy A util/coreboot-configurator/contrib/debian/debhelper-build-stamp A util/coreboot-configurator/contrib/debian/files A util/coreboot-configurator/contrib/debian/rules A util/coreboot-configurator/contrib/debian/source/format A util/coreboot-configurator/contrib/flatpak/coreboot-configurator.json A util/coreboot-configurator/contrib/flatpak/org.coreboot.coreboot-configurator.json A util/coreboot-configurator/meson.build A util/coreboot-configurator/meson_options.txt A util/coreboot-configurator/screenshots/coreboot-configurator.gif A util/coreboot-configurator/screenshots/coreboot-configurator.png A util/coreboot-configurator/src/Documentation.txt A util/coreboot-configurator/src/application/aboutwindow.cpp A util/coreboot-configurator/src/application/aboutwindow.h A util/coreboot-configurator/src/application/aboutwindow.ui A util/coreboot-configurator/src/application/categories.yaml A util/coreboot-configurator/src/application/configuration.cpp A util/coreboot-configurator/src/application/configuration.h A util/coreboot-configurator/src/application/coreboot_configurator.cpp A util/coreboot-configurator/src/application/coreboot_configurator.h A util/coreboot-configurator/src/application/coreboot_configurator.ui A util/coreboot-configurator/src/application/images.qrc A util/coreboot-configurator/src/application/main.cpp A util/coreboot-configurator/src/application/meson.build A util/coreboot-configurator/src/application/qtyaml.h A util/coreboot-configurator/src/application/toggle-off.svg A util/coreboot-configurator/src/application/toggle-on.svg A util/coreboot-configurator/src/meson.build A util/coreboot-configurator/src/static/aboutIcon.png A util/coreboot-configurator/src/static/coreboot-configurator.desktop A util/coreboot-configurator/src/static/coreboot_configurator.svg A util/coreboot-configurator/src/static/meson.build A util/coreboot-configurator/src/static/org.coreboot.nvramtool.policy A util/coreboot-configurator/src/static/org.coreboot.reboot.policy 64 files changed, 3,367 insertions(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/54/58854/12