summaryrefslogtreecommitdiff
path: root/util/nvramtool/common.c
diff options
context:
space:
mode:
Diffstat (limited to 'util/nvramtool/common.c')
-rw-r--r--util/nvramtool/common.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/util/nvramtool/common.c b/util/nvramtool/common.c
index 91fcccc68b..15f8b0d5d1 100644
--- a/util/nvramtool/common.c
+++ b/util/nvramtool/common.c
@@ -98,6 +98,8 @@ void usage(FILE * outfile)
"VALUE.\n"
" -l [ARG]: Show coreboot table info for ARG, or "
"all ARG choices.\n"
+ " -L OUTPUT_BIN Write CMOS layout file in binary format\n"
+ " -H OUTPUT_HDR Write CMOS layout file in header format\n"
" -d: Show low-level dump of coreboot table.\n"
" -Y: Show CMOS layout info.\n"
" -b OUTPUT_FILE: Dump CMOS memory contents to file.\n"