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