smbios_sysinfo_t Struct Reference
[SMBIOS structures]

overall system related information More...

#include <hd.h>


Data Fields

union 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

manufacturer

Referenced by get_vbe_info(), smbios_dump(), smbios_free(), and smbios_parse().

product name

Referenced by smbios_dump(), smbios_free(), and smbios_parse().

serial number

Referenced by smbios_dump(), smbios_free(), and smbios_parse().

unsigned char smbios_sysinfo_t::uuid[16]

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

Referenced by smbios_dump(), and smbios_parse().

version

Referenced by smbios_dump(), smbios_free(), and smbios_parse().

wake-up type

Referenced by smbios_free(), and smbios_parse().


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