coreboot/util/smmstoretool
Benjamin Doron 008f0ec078 util/smmstoretool: Alias EfiImageSecurityDatabaseGuid to "secureboot"
Finalise the new support for adding secure boot variables by adding this
alias. db and dbx have this GUID, all others (PKDefault, KEKDefault,
dbDefault, dbxDefault, PK, and KEK) have the "global" GUID.

Change-Id: I58a825498d57c0bc04516fe41fe94924bdff2181
Signed-off-by: Benjamin Doron <benjamin.doron@9elements.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/88426
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-31 18:14:58 +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 util/smmstoretool: Alias EfiImageSecurityDatabaseGuid to "secureboot" 2025-07-31 18:14:58 +00:00
guids.h
main.c util/smmstoretool: Allow setting authenticated variable 2025-07-31 18:14:44 +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
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