Home
last modified time | relevance | path

Searched defs:smbios_type_3 (Results 1 – 1 of 1) sorted by last modified time

/qemu/include/hw/firmware/
H A Dsmbios.h165 struct smbios_type_3 { struct
167 uint8_t manufacturer_str;
168 uint8_t type;
169 uint8_t version_str;
170 uint8_t serial_number_str;
172 uint8_t boot_up_state;
174 uint8_t thermal_state;
175 uint8_t security_status;
176 uint32_t oem_defined;
177 uint8_t height;
[all …]