coreboot-kgpe-d16/util/amdfwtool
Zheng Bao 5014373edd amdfwtool: Move the MP2CFG checking to category of BIOS data
Change-Id: Iaaf9c96dd0ed8c31bb50350d37646ca08a1bbff0
Signed-off-by: Zheng Bao <fishbaozi@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/47587
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Marshall Dawson <marshalldawson3rd@gmail.com>
2020-11-17 08:07:12 +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 amdfwtool: Move the MP2CFG checking to category of BIOS data 2020-11-17 08:07:12 +00:00
description.md