Function smbioslib::table_load_from_device
source · [−]pub fn table_load_from_device() -> Result<SMBiosData, Error>
Expand description
Loads SMBiosData from the device via /sys/firmware/dmi/tables (on Linux)
pub fn table_load_from_device() -> Result<SMBiosData, Error>
Loads SMBiosData from the device via /sys/firmware/dmi/tables (on Linux)