dmidecode-devel
[Top][All Lists]
Advanced

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

[dmidecode] [PATCH 0/1] dmioem: Decode HPE OEM Records 199


From: Jerry Hoemann
Subject: [dmidecode] [PATCH 0/1] dmioem: Decode HPE OEM Records 199
Date: Thu, 25 Feb 2021 12:39:54 -0700

Decode the following HPE OEM records:
        199: CPU Microcode Patch.

The 199 record contains a variable number of the tuple:

        { <DWORD: Patch ID, DWORD Date, DWORD CPU ID> ... }

Which are taken from the patch header and describe the revision
of the microcode patch.

The CPU ID cooreponds to the "ID" field of type 4 records.

As a given BIOS can support multiple CPU SKUs, the BIOS may contain
patches for CPUs not present on the system.





Jerry Hoemann (1):
  dmioem:  HPE OEM Record 199

 dmioem.c | 30 ++++++++++++++++++++++++++++++
 1 file changed, 30 insertions(+)

-- 
2.26.2




reply via email to

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