GabrielMajeri / smbios

SMBIOS structures definitions in Rust.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SMBIOS structure definitions for Rust

Description

The System Management BIOS is a table-based interface for accessing system information stored in a computer's BIOS.

This crate defines the raw SMBIOS structures.

An OS could parse these to obtain system information.

License

The code in this repository is licensed under the Apache-2.0 license. See LICENSE.md for more information.

About

SMBIOS structures definitions in Rust.

License:Other


Languages

Language:Rust 100.0%