smbios Struct Reference

SMBIOS entry point descriptor. More...

#include <smbios.h>


Data Fields

userptr_t address
 Start of SMBIOS structures.
size_t len
 Length of SMBIOS structures.
unsigned int count
 Number of SMBIOS structures.


Detailed Description

SMBIOS entry point descriptor.

This contains the information from the SMBIOS entry point that we care about.

Definition at line 143 of file smbios.h.


Field Documentation

Length of SMBIOS structures.

Definition at line 147 of file smbios.h.

Referenced by bios_find_smbios(), efi_find_smbios(), find_smbios_structure(), and find_strings_terminator().

unsigned int smbios::count

Number of SMBIOS structures.

Definition at line 149 of file smbios.h.

Referenced by bios_find_smbios(), efi_find_smbios(), and find_smbios_structure().


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