#reserved #structures #sockets #20 #19 #22 #obsolete #21

no-std dmidecode

Decode SMBIOS/DMI information into accessible data structures

26 releases

Uses old Rust 2015

new 0.9.0 Apr 18, 2025
0.8.5 Oct 25, 2024
0.8.4 Jun 5, 2024
0.8.0 Mar 4, 2024
0.2.0 Jul 10, 2018

#271 in Hardware support

Download history 917/week @ 2024-12-28 906/week @ 2025-01-04 715/week @ 2025-01-11 940/week @ 2025-01-18 724/week @ 2025-01-25 559/week @ 2025-02-01 535/week @ 2025-02-08 470/week @ 2025-02-15 540/week @ 2025-02-22 494/week @ 2025-03-01 448/week @ 2025-03-08 481/week @ 2025-03-15 311/week @ 2025-03-22 212/week @ 2025-03-29 259/week @ 2025-04-05 152/week @ 2025-04-12

989 downloads per month
Used in 2 crates

MIT license

445KB
10K SLoC

DMIDECODE

This library reports information about system's hardware as described in system BIOS according to the SMBIOS/DMI standard. Each SMBIOS type refers to separate struct.

SMBIOS specification defines the following data structures:

Dependencies