|
libhd
5.0
|
OEM information. More...
#include <hd.h>
Data Fields | |
| union u_hd_smbios_t * | next |
| hd_smbios_type_t | type |
| int | data_len |
| unsigned char * | data |
| str_list_t * | strings |
| int | handle |
| str_list_t * | oem_strings |
| OEM strings. More... | |
OEM information.
| unsigned char* smbios_oem_t::data |
| int smbios_oem_t::data_len |
| int smbios_oem_t::handle |
| union u_hd_smbios_t* smbios_oem_t::next |
| str_list_t* smbios_oem_t::oem_strings |
OEM strings.
Referenced by smbios_dump(), smbios_free(), and smbios_parse().
| str_list_t* smbios_oem_t::strings |
| hd_smbios_type_t smbios_oem_t::type |