DIMM Location Record (Type 202) This record allows the Systems Management (Health) Driver (or any Software) to correlate a Type 17 Memory Device Record with a specific DIMM (DIMM, Board, and/or Processor number if appropriate). Type 17 Records only have a text string to indicate the DIMM number (and Memory Board and/or Processor number) if appropriate.
==== v2 ==== New patch 1: Expose utility functions Patch 2 (OEM type 202): Addressed code review comments. [1] [2] [1] https://lists.gnu.org/archive/html/dmidecode-devel/2025-06/msg00011.html [2] https://lists.gnu.org/archive/html/dmidecode-devel/2025-06/msg00012.html Jerry Hoemann (2): dmidecode: Expose utility functions dmioem: Decode HPE OEM Type 202 dmidecode.c | 4 +-- dmidecode.h | 2 ++ dmioem.c | 92 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 96 insertions(+), 2 deletions(-) -- 2.47.1
