coreboot/util/smmstoretool
Benjamin Doron 2181b02765 util/smmstoretool: Properly initialise the authenticated variable header
MonotonicCount is required, or UEFITool fails to parse the store.
TimeStamp is required for variables with authenticated attributes.

Change-Id: Iea933c9943ec18ea773700cdf1e3bede0e8ef292
Signed-off-by: Benjamin Doron <benjamin.doron00@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/88424
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2025-07-17 18:14:17 +00:00
..
.gitignore util: add smmstoretool for editing SMMSTORE 2024-03-09 23:22:55 +00:00
data.c util/smmstoretool: Add support for creating variable from file contents 2025-07-17 18:14:08 +00:00
data.h util/smmstoretool: Add support for creating variable from file contents 2025-07-17 18:14:08 +00:00
description.md util: add smmstoretool for editing SMMSTORE 2024-03-09 23:22:55 +00:00
fv.c util/smmstoretool: Properly initialise the authenticated variable header 2025-07-17 18:14:17 +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 support for creating variable from file contents 2025-07-17 18:14:08 +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 util/smmstoretool: support processing ROMs 2024-03-09 23:26:41 +00:00
udk2017.h util: add smmstoretool for editing SMMSTORE 2024-03-09 23:22:55 +00:00
utils.c util: add smmstoretool for editing SMMSTORE 2024-03-09 23:22:55 +00:00
utils.h util: add smmstoretool for editing SMMSTORE 2024-03-09 23:22:55 +00:00
vs.c util/smmstoretool: Properly initialise the authenticated variable header 2025-07-17 18:14:17 +00:00
vs.h util/smmstoretool: Clarify the auth_vars field 2025-07-17 18:13:56 +00:00