On February 12th, 2015, the DMTF released version 3.0.0 of the System Management BIOS Reference Specification. This update isn't just adding enumerated values to existing structures, as previous updates did. It is also introducing a new entry point format which allows for larger tables and structures. Support for this needs to be added to dmidecode.

Additionally, reading the entry point and the table from /dev/mem is no longer possible on all systems, so some work is in progress to offer an alternative interface through sysfs. It would be great to finalize this and release a new version of dmidecode that would support both SMBIOS version 3.0 and this new kernel interface.

Looking for hackers with the skills:

smbios dmi kernel c

This project is part of:

Hack Week 12

Activity

  • about 5 years ago: dawei_pang liked this project.
  • over 9 years ago: royfranz joined this project.
  • over 9 years ago: joeyli liked this project.
  • over 9 years ago: jdelvare added keyword "c" to this project.
  • over 9 years ago: jdelvare added keyword "smbios" to this project.
  • over 9 years ago: jdelvare added keyword "dmi" to this project.
  • over 9 years ago: jdelvare added keyword "kernel" to this project.
  • over 9 years ago: jdelvare started this project.
  • over 9 years ago: jdelvare originated this project.

  • Comments

    • jdelvare
      over 9 years ago by jdelvare | Reply

      Roy Franz's patches have been reviewed, tested and committed. This lets dmidecode make use of the upcoming sysfs interface to DMI tables.

    • jdelvare
      about 9 years ago by jdelvare | Reply

      I have just committed the dmidecode patches that implement support for the SMBIOS 3.0.0 specification. So the user-space side of the project is mostly completed, although a few cleanups and improvements are still possible.

    • jdelvare
      about 9 years ago by jdelvare | Reply

      I committed a few more patches yesterday and this morning. There's one issue left that I'm aware of (reading SMBIOS 3.0 64-table from a dump file), I'll look into it.

    • jdelvare
      about 9 years ago by jdelvare | Reply

      A kernel fix was merged upstream:
      http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=5c1ac56b51b9d222ab202dec1ac2f4215346129d

      The remaining 8 kernel patches are queued for kernel v4.2:
      http://jdelvare.nerim.net/devel/linux/jdelvare-dmi/

    Similar Projects

    This project is one of its kind!