From e3ebc4fe315979ad5df9748cac5634bf53274355 Mon Sep 17 00:00:00 2001 From: Zheng Bao Date: Thu, 23 Mar 2023 10:52:59 +0800 Subject: amdfwtool: Add missing help information for --combo-config1 Change-Id: I6b69965991daadaf8b4148b06d0715b087021c9b Signed-off-by: Zheng Bao Reviewed-on: https://review.coreboot.org/c/coreboot/+/73928 Tested-by: build bot (Jenkins) Reviewed-by: Fred Reitberger --- util/amdfwtool/amdfwtool.c | 1 + 1 file changed, 1 insertion(+) (limited to 'util') diff --git a/util/amdfwtool/amdfwtool.c b/util/amdfwtool/amdfwtool.c index fb371e7487..6d483d011e 100644 --- a/util/amdfwtool/amdfwtool.c +++ b/util/amdfwtool/amdfwtool.c @@ -175,6 +175,7 @@ static void usage(void) printf("\nPSP options:\n"); printf("--use-combo Use the COMBO layout\n"); + printf("--combo-config1 Config for 1st combo entry\n"); printf("--multilevel Generate primary and secondary tables\n"); printf("--nvram Add nvram binary\n"); printf("--soft-fuse Set soft fuse\n"); -- cgit v1.2.3