summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJerry Hoemann <jerry.hoemann@hpe.com>2023-04-07 17:53:01 +0200
committerJean Delvare <jdelvare@suse.de>2023-04-07 17:53:01 +0200
commitc525e02f2bf8d1c56d68656d08b2f76be34f4c27 (patch)
tree85bd31b1fe479f02b729e6819b78c71bfc5384d2
parentd14234bf1eba740c2360541efe279d76176dab90 (diff)
downloaddmidecode-git-c525e02f2bf8d1c56d68656d08b2f76be34f4c27.tar.gz
dmioem: Update HPE OEM Record 238
Add new location. Signed-off-by: Jerry Hoemann <jerry.hoemann@hpe.com> Signed-off-by: Jean Delvare <jdelvare@suse.de>
-rw-r--r--dmioem.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/dmioem.c b/dmioem.c
index 8eaa5e6..cc021f9 100644
--- a/dmioem.c
+++ b/dmioem.c
@@ -587,6 +587,8 @@ static void dmi_hp_238_loc(const char *fname, unsigned int code)
"USB Hub for NAND Controller",
"Reserved",
"Debug Port", /* 0x07 */
+ "Reserved",
+ "OCP USB", /* 0x09 */
};
if (code < ARRAY_SIZE(location))