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
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
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
guids.h
main.c util/smmstoretool: Add support for creating variable from file contents 2025-07-17 18:14:08 +00:00
Makefile
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: 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