coreboot-kgpe-d16/util/amdfwtool
Zheng Bao 481661e313 amdfwtool: Add flag for multi FW level to the struct amd_cb_config
This change can make the code be more flexible. And later we will use
amd_cb_config to transfer parameters.

Change-Id: Ic726aa9fc5f67803210af71d3e9cf2438b7e2a9b
Signed-off-by: Zheng Bao <fishbaozi@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/57062
Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2021-08-31 15:06:03 +00:00
..
.gitignore
Makefile util/amdfwtool: Clean up Makefile 2021-02-16 08:10:23 +00:00
Makefile.inc util/amdfwtool: Enable warnings as errors 2021-02-16 08:10:12 +00:00
amdfwtool.c amdfwtool: Add flag for multi FW level to the struct amd_cb_config 2021-08-31 15:06:03 +00:00
amdfwtool.h amdfwtool: Add flag for multi FW level to the struct amd_cb_config 2021-08-31 15:06:03 +00:00
data_parse.c amdfwtool: Copy string in a safer way 2021-08-31 15:05:48 +00:00
description.md