summaryrefslogtreecommitdiff
path: root/util
diff options
context:
space:
mode:
Diffstat (limited to 'util')
-rw-r--r--util/ifdtool/ifdtool.c12
1 files changed, 8 insertions, 4 deletions
diff --git a/util/ifdtool/ifdtool.c b/util/ifdtool/ifdtool.c
index 7f4753d13f..2835ba838b 100644
--- a/util/ifdtool/ifdtool.c
+++ b/util/ifdtool/ifdtool.c
@@ -1450,10 +1450,14 @@ static void print_usage(const char *name)
" -M | --altmedisable <0|1> Set the MeDisable and AltMeDisable (or HAP for skylake or newer platform)\n"
" bits to disable ME\n"
" -p | --platform Add platform-specific quirks\n"
- " aplk - Apollo Lake\n"
- " cnl - Cannon Lake\n"
- " glk - Gemini Lake\n"
- " sklkbl - Skylake/Kaby Lake\n"
+ " adl - Alder Lake\n"
+ " aplk - Apollo Lake\n"
+ " cnl - Cannon Lake\n"
+ " glk - Gemini Lake\n"
+ " icl - Ice Lake\n"
+ " jsl - Jasper Lake\n"
+ " sklkbl - Sky Lake/Kaby Lake\n"
+ " tgl - Tiger Lake\n"
" -S | --setpchstrap Write a PCH strap\n"
" -V | --newvalue The new value to write into PCH strap specified by -S\n"
" -v | --version: print the version\n"