smbios_structure Struct Reference

SMBIOS structure descriptor. More...

#include <smbios.h>


Data Fields

struct smbios_header header
 Copy of SMBIOS structure header.
size_t offset
 Offset of structure within SMBIOS.
size_t strings_len
 Length of strings section.


Detailed Description

SMBIOS structure descriptor.

Definition at line 88 of file smbios.h.


Field Documentation

Copy of SMBIOS structure header.

Definition at line 90 of file smbios.h.

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

Offset of structure within SMBIOS.

Definition at line 92 of file smbios.h.

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

Length of strings section.

Definition at line 94 of file smbios.h.

Referenced by find_smbios_structure(), and read_smbios_string().


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