coreboot-kgpe-d16/util/amdfwtool
Felix Held ea3417b5eb util/amdfwtool: add missing zero-initialization for local variable
Change-Id: Ib156b16b874f74f58bd816071db3a7acf33c5aaf
Signed-off-by: Felix Held <felix-coreboot@felixheld.de>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/47817
Reviewed-by: Furquan Shaikh <furquan@google.com>
Reviewed-by: Marshall Dawson <marshalldawson3rd@gmail.com>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2020-11-21 19:40:33 +00:00
..
.gitignore .gitignore: Ignore .test/.dependencies globally 2020-10-31 18:21:36 +00:00
Makefile amdfwtool: Take a config file instead of command line parameters 2020-10-30 12:10:04 +00:00
Makefile.inc amdfwtool: Take a config file instead of command line parameters 2020-10-30 12:10:04 +00:00
amdfwtool.c amdfwtool: Change all error output to fprintf stderr 2020-11-04 09:42:04 +00:00
amdfwtool.h amdfwtool: Take a config file instead of command line parameters 2020-10-30 12:10:04 +00:00
data_parse.c util/amdfwtool: add missing zero-initialization for local variable 2020-11-21 19:40:33 +00:00
description.md