#include <smbios.h>
Data Fields | |
| struct smbios_header | header |
| SMBIOS structure header. | |
| uint8_t | manufacturer |
| Manufacturer string. | |
| uint8_t | product |
| Product string. | |
| uint8_t | version |
| Version string. | |
| uint8_t | serial |
| Serial number string. | |
| uint8_t | uuid [16] |
| UUID. | |
| uint8_t | wakeup |
| Wake-up type. | |
Definition at line 98 of file smbios.h.
struct smbios_header smbios_system_information::header [read] |
1.5.7.1