coreboot-kgpe-d16/util/amdfwtool
Zheng Bao c5e28abaf8 amdfwtool: Take a config file instead of command line parameters
To verify the consistency, see if timeless builds with and without
this patch result in identical coreboot.rom files.

BUG=b:154032833
TEST=Build & boot on mandolin

Change-Id: Icae73d0730106aab687486e555ba947796e5e757
Signed-off-by: Zheng Bao <fishbaozi@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/42859
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Nikolai Vyssotski <nikolai.vyssotski@amd.corp-partner.google.com>
Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
2020-10-30 12:10:04 +00:00
..
.gitignore
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: Take a config file instead of command line parameters 2020-10-30 12:10: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 amdfwtool: Take a config file instead of command line parameters 2020-10-30 12:10:04 +00:00
description.md