coreboot/util/smmstoretool
Sergii Dmytruk d20cc994ba util/smmstoretool: add uint64 data type
It's in particular useful for working with variables that contain 64-bit
pointers, like CapsuleUpdateData* global variables defined by UEFI
specification.

Change-Id: I4b46b41cdc5f69d4ca189659bef1e44f64c0d554
Signed-off-by: Sergii Dmytruk <sergii.dmytruk@3mdeb.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/82611
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Krystian Hebel <krystian.hebel@3mdeb.com>
2024-06-14 14:19:46 +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/fv.c: fix 3 formatting issues 2024-03-21 16:14:57 +00:00
fv.h
guids.c
guids.h
main.c util/smmstoretool: add uint64 data type 2024-06-14 14:19:46 +00:00
Makefile
storage.c util/smmstoretool: explain what happens when no store is found 2024-06-07 22:30:01 +00:00
storage.h
udk2017.h
utils.c
utils.h
vs.c
vs.h