Skip to content

The application parses SMBIOS firmware table and reports information about your system's hardware according to the SMBIOS/DMI standard. Typically includes information about BIOS, motherboard, CPU, RAM etc. Application written in C++ and portable, should work under Windows/Linux/OS X. Not finished. Pull requests are welcome!

Notifications You must be signed in to change notification settings

yuchdev/SmbiosUtil

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SMBIOS Utility

NOTE: If someone can offer UEFI implementation in order for library to work on Mac and newer distros of Linux, I can provide support with the pull request.

The application parses SMBIOS firmware table and reports information about your system's hardware according to the SMBIOS/DMI standard. Typically includes information about BIOS, motherboard, CPU, RAM etc. Application written in C++ and portable, should under Windows/Linux/OS X. Not finished. Pull requests are welcome!

  • smbios - library contains all system calls
  • smbios_util - command-line interface

About

The application parses SMBIOS firmware table and reports information about your system's hardware according to the SMBIOS/DMI standard. Typically includes information about BIOS, motherboard, CPU, RAM etc. Application written in C++ and portable, should work under Windows/Linux/OS X. Not finished. Pull requests are welcome!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published