coreboot-kgpe-d16/util/amdfwtool
Zheng Bao 993b43f2be amdfwtool: Use command line option use-combo to decide if use combo
The macro PSP_COMBO is removed and instead use the flag use_combo. As
long as this flag is false, the amdfwtool behaves the same way as the
macro does.

Change-Id: Ief0d78ae1e94b8183d6cf3195935ff9774fee426
Signed-off-by: Zheng Bao <fishbaozi@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/55455
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
2022-04-25 14:48:16 +00:00
..
.gitignore
Makefile amdfwtool: Add ISH header support for A/B recovery layout 2022-03-27 15:24:15 +00:00
Makefile.inc amdfwtool: Add ISH header support for A/B recovery layout 2022-03-27 15:24:15 +00:00
amdfwtool.c amdfwtool: Use command line option use-combo to decide if use combo 2022-04-25 14:48:16 +00:00
amdfwtool.h amdfwtool: Use command line option use-combo to decide if use combo 2022-04-25 14:48:16 +00:00
data_parse.c util/amdfwtool/data_parse: fix SPL table handling regression 2022-04-03 17:06:48 +00:00
description.md