Add new location.

Signed-off-by: Jerry Hoemann <jerry.hoem...@hpe.com>
---
 dmioem.c | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/dmioem.c b/dmioem.c
index 87a0314..3f6b137 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))
-- 
2.39.2


Reply via email to