aboutsummaryrefslogtreecommitdiffstats
path: root/util/ich_descriptors_tool
diff options
context:
space:
mode:
Diffstat (limited to 'util/ich_descriptors_tool')
-rw-r--r--util/ich_descriptors_tool/ich_descriptors_tool.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/util/ich_descriptors_tool/ich_descriptors_tool.c b/util/ich_descriptors_tool/ich_descriptors_tool.c
index 82c74bd9..5ab946fd 100644
--- a/util/ich_descriptors_tool/ich_descriptors_tool.c
+++ b/util/ich_descriptors_tool/ich_descriptors_tool.c
@@ -42,7 +42,9 @@
static const char *const region_names[] = {
"Descriptor", "BIOS", "ME", "GbE", "Platform",
- "Region5", "Region6", "Region7", "EC", "Region9",
+ "Region5", "BIOS2", "Region7", "EC/BMC", "Region9",
+ "IE", "10GbE", "Region12", "Region13", "Region14",
+ "Region15"
};
static void dump_file(const char *prefix, const uint32_t *dump, unsigned int len,