|
libhd
5.0
|
common part of all smbios_* types More...
#include <hd.h>
Data Fields | |
| union u_hd_smbios_t * | next |
| link to next entry More... | |
| hd_smbios_type_t | type |
| BIOS info type. More... | |
| int | data_len |
| formatted section length More... | |
| unsigned char * | data |
| formatted section More... | |
| str_list_t * | strings |
| strings taken from the unformed section More... | |
| int | handle |
| handle, unique 16 bit number More... | |
common part of all smbios_* types