Sean Rhodes has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/61574 )
Change subject: Documentation: Add coreboot-configurator details to 4.15 release notes ......................................................................
Documentation: Add coreboot-configurator details to 4.15 release notes
Signed-off-by: Sean Rhodes sean@starlabs.systems Change-Id: I4666b9da29d85fdff215b83a985f7807d73beb77 --- M Documentation/releases/coreboot-4.16-relnotes.md 1 file changed, 7 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/74/61574/1
diff --git a/Documentation/releases/coreboot-4.16-relnotes.md b/Documentation/releases/coreboot-4.16-relnotes.md index 55317a4..52db9f1f 100644 --- a/Documentation/releases/coreboot-4.16-relnotes.md +++ b/Documentation/releases/coreboot-4.16-relnotes.md @@ -25,3 +25,10 @@ (working) and value of `1` will result in a (CS)ME state of `3` (disabled). For an example CMOS layout and more info, see [cse.c](../../src/soc/intel/common/block/cse/cse.c). + +### Add coreboot-configurator +A simple GUI to change CMOS settings in coreboot's CBFS, via the nvramtool utility. +Testing on Debian, Ubuntu and Manjaro with coreboot 4.14+, but should work with any +distribution or coreboot release that has an option table. For more info, please +check the [readme](util/coreboot-configurator/README.md). +