Decode the following OEM records: HP Firmware Inventory Record (Type OEM Record 240) HP Device Correlation Record (Type OEM Record 203)
---------------------------------------- Update for version 2 of patches Added new patch to make dmi_print_memory_size() a global function. Rewrote decoding of record 240 and 203 based up code review. Added new patch to check minimal length of record when decoing HPE OEM 236. ---------------------------------------- Update for version 3 of patches patch 0001: dmidecode: Make dmi_print_memory_size global. No Change patch 0002: dmioem: Decode HPE OEM Record 240 Updated with code review comments Corrected length check. Removed inadvertant change to OEM Record 236. Removed unnecessary %s from pr_attr. patch 0003: dmioem: Decode HPE OEM Record 203 Updated with code review comments Simplified dmi_hp_203_pciinfo, dmi_hp_203_bayenc, dmi_hp_203_bayenc dmi_hp_203_bayenc decimal output. Fixed bug in decode of "Associated SMBus Record" Removed unnecessary %s from pr_attr. Fixed length check of 0x22 as not all fields on some systems were being displayed. Capitialization of hex numbers. patch 0004: dmioem: Fix HPE OEM 236 No Change. Jerry Hoemann (4): dmidecode: Make dmi_print_memory_size global. dmioem: Decode HPE OEM Record 240 dmioem: Decode HPE OEM Record 203 dmioem: Fix HPE OEM 236 dmidecode.c | 2 +- dmidecode.h | 1 + dmioem.c | 234 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 236 insertions(+), 1 deletion(-) -- 2.26.2 _______________________________________________ https://lists.nongnu.org/mailman/listinfo/dmidecode-devel