From 8b994babacb7768e4e6b753c01137ea406b783fa Mon Sep 17 00:00:00 2001 From: Leah Rowe Date: Mon, 20 Mar 2023 05:05:55 +0000 Subject: [PATCH] add missing note about ifdtool --- site/freedom-status.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/site/freedom-status.md b/site/freedom-status.md index fc2c536..25623e8 100644 --- a/site/freedom-status.md +++ b/site/freedom-status.md @@ -350,6 +350,8 @@ not *software* blobs. They are configurations provided in a binary format, fully readable by libre software. For example: * Libreboot's `ich9gen` program generates ICH9M flash descriptors from scratch. +* Coreboot's `ifdtool` program has extensive features for manipulating Intel + flash descriptors. * Corebot's `bincfg` program generates any sort of binary from a `.spec` file which can describe any binary format in a human readable format. It contains several flash descriptors for several platforms, but Libreboot does not use