coreboot/util/smmstoretool
Benjamin Doron a6fbaa47ea util/smmstoretool: Clarify the auth_vars field
We want to distinguish between a variable store that's marked as capable
of storing authenticated variables (basically, checking their signatures
and promising that there's no TOCTOU possible), and a variable with the
authentication-checking enabled.

Change-Id: Ibf6ffbe279961ff54b0988d98a912a8421598e3b
Signed-off-by: Benjamin Doron <benjamin.doron@9elements.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/88423
Reviewed-by: Sean Rhodes <sean@starlabs.systems>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
2025-07-17 18:13:56 +00:00
..
.gitignore
data.c util/smmstoretool: add uint64 data type 2024-06-14 14:19:46 +00:00
data.h util/smmstoretool: add uint64 data type 2024-06-14 14:19:46 +00:00
description.md
fv.c util/smmstoretool: Clarify the auth_vars field 2025-07-17 18:13:56 +00:00
fv.h util/smmstoretool: Clarify the auth_vars field 2025-07-17 18:13:56 +00:00
guids.c util: add smmstoretool for editing SMMSTORE 2024-03-09 23:22:55 +00:00
guids.h util: add smmstoretool for editing SMMSTORE 2024-03-09 23:22:55 +00:00
main.c util/smmstoretool: add uint64 data type 2024-06-14 14:19:46 +00:00
Makefile util/smmstoretool: support processing ROMs 2024-03-09 23:26:41 +00:00
storage.c util/smmstoretool: Clarify the auth_vars field 2025-07-17 18:13:56 +00:00
storage.h
udk2017.h
utils.c
utils.h
vs.c util/smmstoretool: Clarify the auth_vars field 2025-07-17 18:13:56 +00:00
vs.h util/smmstoretool: Clarify the auth_vars field 2025-07-17 18:13:56 +00:00