gem5
|
#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} |
|
inline |
|
static |
|
static |
|
static |
|
static |
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().