smbios_biosinfo_t Struct Reference
[SMBIOS structures]

BIOS 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 * vendor
 vendor name
char * version
 version (free form)
char * date
 date mm/dd/yyyy (old: yy)
hd_bitmap_t feature
 BIOS characteristics.
unsigned start
 start address
unsigned rom_size
 ROM size (in bytes).


Detailed Description

BIOS related information.


Field Documentation

unsigned char* smbios_biosinfo_t::data
 

int smbios_biosinfo_t::data_len
 

char* smbios_biosinfo_t::date
 

date mm/dd/yyyy (old: yy)

hd_bitmap_t smbios_biosinfo_t::feature
 

BIOS characteristics.

int smbios_biosinfo_t::handle
 

union u_hd_smbios_t* smbios_biosinfo_t::next
 

unsigned smbios_biosinfo_t::rom_size
 

ROM size (in bytes).

unsigned smbios_biosinfo_t::start
 

start address

str_list_t* smbios_biosinfo_t::strings
 

hd_smbios_type_t smbios_biosinfo_t::type
 

char* smbios_biosinfo_t::vendor
 

vendor name

char* smbios_biosinfo_t::version
 

version (free form)


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