smbios_header Struct Reference

An SMBIOS structure header. More...

#include <smbios.h>


Data Fields

uint8_t type
 Type.
uint8_t len
 Length.
uint16_t handle
 Handle.


Detailed Description

An SMBIOS structure header.

Definition at line 78 of file smbios.h.


Field Documentation

Type.

Definition at line 80 of file smbios.h.

Referenced by find_smbios_structure().

Length.

Definition at line 82 of file smbios.h.

Referenced by find_smbios_structure(), read_smbios_string(), read_smbios_structure(), and smbios_fetch().

Handle.

Definition at line 84 of file smbios.h.


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

Generated on Tue Apr 6 20:02:09 2010 for gPXE by  doxygen 1.5.7.1