[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[dmidecode] [PATCH 0/7] dmidecode: Add support for SMBIOS 3.5.0
From: |
Jean Delvare |
Subject: |
[dmidecode] [PATCH 0/7] dmidecode: Add support for SMBIOS 3.5.0 |
Date: |
Mon, 30 May 2022 14:10:39 +0200 |
Add support for version 3.5.0 of the SMBIOS specification
[PATCH 1/7] dmidecode: Make dmi_slot_bus_width() reusable
[PATCH 2/7] dmidecode: Add missing bits from SMBIOS 3.4.0 specification
[PATCH 3/7] dmidecode: Add new fields and enumerated values from SMBIOS 3.5.0
[PATCH 4/7] dmidecode: Add support for type 45 records (Firmware Inventory
Information)
[PATCH 5/7] dmidecode: Enumerate the new struct types
[PATCH 6/7] dmidecode: Drop outdated references
[PATCH 7/7] dmidecode: Set supported version to 3.5.0
I have omitted the new structure type 46, as I can't really see how it
is going to be used nor how it differs from type 40. I'd rather wait to
spot actual use cases in the wild before designing the code.
--
Jean Delvare
SUSE L3 Support
- [dmidecode] [PATCH 0/7] dmidecode: Add support for SMBIOS 3.5.0,
Jean Delvare <=
- [dmidecode] [PATCH 1/7] dmidecode: Make dmi_slot_bus_width() reusable, Jean Delvare, 2022/05/30
- [dmidecode] [PATCH 2/7] dmidecode: Add missing bits from SMBIOS 3.4.0 specification, Jean Delvare, 2022/05/30
- [dmidecode] [PATCH 3/7] dmidecode: Add new fields and enumerated values from SMBIOS 3.5.0, Jean Delvare, 2022/05/30
- [dmidecode] [PATCH 4/7] dmidecode: Add support for type 45 records (Firmware Inventory Information), Jean Delvare, 2022/05/30
- [dmidecode] [PATCH 5/7] dmidecode: Enumerate the new struct types, Jean Delvare, 2022/05/30
- [dmidecode] [PATCH 6/7] dmidecode: Drop outdated references, Jean Delvare, 2022/05/30
- [dmidecode] [PATCH 7/7] dmidecode: Set supported version to 3.5.0, Jean Delvare, 2022/05/30