libhd  5.0
Data Fields
smbios_oem_t Struct Reference

OEM 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
 
str_list_toem_strings
 OEM strings. More...
 

Detailed Description

OEM information.

Field Documentation

◆ data

unsigned char* smbios_oem_t::data

◆ data_len

int smbios_oem_t::data_len

◆ handle

int smbios_oem_t::handle

◆ next

union u_hd_smbios_t* smbios_oem_t::next

◆ oem_strings

str_list_t* smbios_oem_t::oem_strings

OEM strings.

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

◆ strings

str_list_t* smbios_oem_t::strings

◆ type

hd_smbios_type_t smbios_oem_t::type

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