gem5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Public Member Functions | Public Attributes | Static Public Attributes | List of all members
X86ISA::SMBios::SMBiosTable::SMBiosHeader Struct Reference

#include <smbios.hh>

Classes

struct  IntermediateHeader
 

Public Member Functions

 SMBiosHeader ()
 

Public Attributes

uint8_t majorVersion
 
uint8_t minorVersion
 
struct
X86ISA::SMBios::SMBiosTable::SMBiosHeader::IntermediateHeader 
intermediateHeader
 

Static Public Attributes

static const char anchorString [] = "_SM_"
 
static const uint8_t entryPointLength = 0x1F
 
static const uint8_t entryPointRevision = 0
 
static const uint8_t formattedArea [5] = {0,0,0,0,0}
 

Detailed Description

Definition at line 156 of file smbios.hh.

Constructor & Destructor Documentation

X86ISA::SMBios::SMBiosTable::SMBiosHeader::SMBiosHeader ( )
inline

Definition at line 158 of file smbios.hh.

Member Data Documentation

const char X86ISA::SMBios::SMBiosTable::SMBiosHeader::anchorString = "_SM_"
static

Definition at line 162 of file smbios.hh.

const uint8_t X86ISA::SMBios::SMBiosTable:: SMBiosHeader::entryPointLength = 0x1F
static

Definition at line 168 of file smbios.hh.

const uint8_t X86ISA::SMBios::SMBiosTable:: SMBiosHeader::entryPointRevision = 0
static

Definition at line 180 of file smbios.hh.

const uint8_t X86ISA::SMBios::SMBiosTable:: SMBiosHeader::formattedArea = {0,0,0,0,0}
static

Definition at line 183 of file smbios.hh.

struct X86ISA::SMBios::SMBiosTable::SMBiosHeader::IntermediateHeader X86ISA::SMBios::SMBiosTable::SMBiosHeader::intermediateHeader
uint8_t X86ISA::SMBios::SMBiosTable::SMBiosHeader::majorVersion

Definition at line 171 of file smbios.hh.

Referenced by X86ISA::SMBios::SMBiosTable::SMBiosTable().

uint8_t X86ISA::SMBios::SMBiosTable::SMBiosHeader::minorVersion

Definition at line 174 of file smbios.hh.

Referenced by X86ISA::SMBios::SMBiosTable::SMBiosTable().


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

Generated on Fri Jun 9 2017 13:04:43 for gem5 by doxygen 1.8.6