summaryrefslogtreecommitdiff
path: root/util
diff options
context:
space:
mode:
authorLeah Rowe <leah@libreboot.org>2026-03-13 14:00:43 +0000
committerLeah Rowe <leah@libreboot.org>2026-03-26 06:59:41 +0000
commit6f26bd5db7beeca09c06c5080aa1fac53f43e21a (patch)
tree6154c252969d071a8e3e358f9fa76d284eab4681 /util
parent1abc40997f30edcf99c25e90dba0cd6ef0b4ec92 (diff)
TODO
Signed-off-by: Leah Rowe <leah@libreboot.org>
Diffstat (limited to 'util')
-rw-r--r--util/nvmutil/nvmutil.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/util/nvmutil/nvmutil.c b/util/nvmutil/nvmutil.c
index 9cf85938..2a30eeeb 100644
--- a/util/nvmutil/nvmutil.c
+++ b/util/nvmutil/nvmutil.c
@@ -682,6 +682,9 @@ sanitize_command_list(void)
sanitize_command_index(c);
}
+/*
+ * TODO: specific config checks per command
+ */
static void
sanitize_command_index(size_t c)
{