smbios_sysinfo_t Struct Reference
[SMBIOS structures]

overall system related information More...

#include <hd.h>


Data Fields

u_hd_smbios_tnext
hd_smbios_type_t type
int data_len
unsigned char * data
str_list_tstrings
int handle
char * manuf
 manufacturer
char * product
 product name
char * version
 version
char * serial
 serial number
unsigned char uuid [16]
 universal unique id; all 0x00: undef, all 0xff: undef but settable
hd_id_t wake_up
 wake-up type


Detailed Description

overall system related information


Field Documentation

unsigned char* smbios_sysinfo_t::data
 

int smbios_sysinfo_t::data_len
 

int smbios_sysinfo_t::handle
 

char* smbios_sysinfo_t::manuf
 

manufacturer

union u_hd_smbios_t* smbios_sysinfo_t::next
 

char* smbios_sysinfo_t::product
 

product name

char* smbios_sysinfo_t::serial
 

serial number

str_list_t* smbios_sysinfo_t::strings
 

hd_smbios_type_t smbios_sysinfo_t::type
 

unsigned char smbios_sysinfo_t::uuid[16]
 

universal unique id; all 0x00: undef, all 0xff: undef but settable

char* smbios_sysinfo_t::version
 

version

hd_id_t smbios_sysinfo_t::wake_up
 

wake-up type


The documentation for this struct was generated from the following file: