untyper / smbios-parser-forked

A small library written to parse the SMBIOS table.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

smbios-parser

A small C++ library which helps you read the SMBIOS table.

Example

See example.cpp

Notes

Not all table structures are implemented. If you'd like to add a structure, check the official specification of SMBIOS.

License

This project is licensed under the MIT License.

About

A small library written to parse the SMBIOS table.

License:MIT License


Languages

Language:C++ 100.0%