Module linux_info::bios
source · Expand description
get bios / system information
See example dmidecode_mini on how to use this.
Support
only SMBIOS 3.0+ is supported.
To be able to use this the following files need to exist
/sys/firmware/dmi/tables/{smbios_entry_point, DMI} and you need permission
to read them.