gem5  v20.1.0.0
Public Member Functions | Public Attributes | Static Public Attributes | List of all members
X86ISA::SMBios::SMBiosTable::SMBiosHeader::IntermediateHeader Struct Reference

#include <smbios.hh>

Public Member Functions

 IntermediateHeader ()
 

Public Attributes

uint32_t tableAddr
 
uint8_t smbiosBCDRevision
 

Static Public Attributes

static const char anchorString [] = "_DMI_"
 

Detailed Description

Definition at line 184 of file smbios.hh.

Constructor & Destructor Documentation

◆ IntermediateHeader()

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

Definition at line 186 of file smbios.hh.

Member Data Documentation

◆ anchorString

const char X86ISA::SMBios::SMBiosTable:: SMBiosHeader::IntermediateHeader::anchorString = "_DMI_"
static

Definition at line 189 of file smbios.hh.

◆ smbiosBCDRevision

uint8_t X86ISA::SMBios::SMBiosTable::SMBiosHeader::IntermediateHeader::smbiosBCDRevision

Definition at line 205 of file smbios.hh.

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

◆ tableAddr

uint32_t X86ISA::SMBios::SMBiosTable::SMBiosHeader::IntermediateHeader::tableAddr

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

Generated on Wed Sep 30 2020 14:03:16 for gem5 by doxygen 1.8.17