dmidecode-devel
[Top][All Lists]
Advanced

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

[dmidecode] [PATCH v3 0/1] dmioem: Decode HPE OEM Record 230


From: Jerry Hoemann
Subject: [dmidecode] [PATCH v3 0/1] dmioem: Decode HPE OEM Record 230
Date: Tue, 13 Sep 2022 16:59:45 -0600

Decode HPE OEM Record 230: Power Supply Information


=== Changes for v2 ===

Address code review comments from Jean Delvare.  [1]

=== Changes for v3 ===

Address code review comments from Jean Delvare.  [2]

1. Do not decode remainder of record if Access Method is "Not Available".

2. Do not decode remainder of record if Access Method is outside of range.

3. Move decode of "I2C Address" into helper function so that its decoding
   is controlled by access method.

4. Update name of helper function to reflect extra duties.

5. Right Shift "I2C Address" by 1 bit.



[1] https://lists.nongnu.org/archive/html/dmidecode-devel/2022-08/msg00003.html

[2] https://lists.nongnu.org/archive/html/dmidecode-devel/2022-09/msg00002.html


Jerry Hoemann (1):
  dmioem: Decode HPE OEM Record 230

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

-- 
2.37.1




reply via email to

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