dmidecode-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH 1/4] dmioem: Update HPE OEM Record 216


From: Jerry Hoemann
Subject: [PATCH 1/4] dmioem: Update HPE OEM Record 216
Date: Wed, 17 Apr 2024 10:22:54 -0600

New FW type.

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

diff --git a/dmioem.c b/dmioem.c
index 06c507a..533a03a 100644
--- a/dmioem.c
+++ b/dmioem.c
@@ -367,6 +367,7 @@ static void dmi_hp_216_fw_type(u16 code)
                "Ampere System Control Processor (SCP - PMPro+SMPro)",
                "Intel CFR information", /* 0x3A */
                "OCP cards",
+               "DC-SCM CPLD",
        };
 
        if (code < ARRAY_SIZE(type))
-- 
2.44.0




reply via email to

[Prev in Thread] Current Thread [Next in Thread]