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

union u_hd_smbios_t* smbios_sysinfo_t::next [write]

hd_smbios_type_t smbios_sysinfo_t::type

int smbios_sysinfo_t::data_len

unsigned char* smbios_sysinfo_t::data

str_list_t* smbios_sysinfo_t::strings

int smbios_sysinfo_t::handle

char* smbios_sysinfo_t::manuf

manufacturer

char* smbios_sysinfo_t::product

product name

char* smbios_sysinfo_t::version

version

char* smbios_sysinfo_t::serial

serial number

unsigned char smbios_sysinfo_t::uuid[16]

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

hd_id_t smbios_sysinfo_t::wake_up

wake-up type


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