diff options
-rw-r--r-- | util/amdfwtool/amdfwtool.c | 1 |
1 files changed, 1 insertions, 0 deletions
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 file> Config for 1st combo entry\n"); printf("--multilevel Generate primary and secondary tables\n"); printf("--nvram <FILE> Add nvram binary\n"); printf("--soft-fuse Set soft fuse\n"); |