Searched refs:SMBiosHeader (Results 1 - 2 of 2) sorted by relevance

/gem5/src/arch/x86/bios/
H A Dsmbios.hh156 struct SMBiosHeader struct in class:X86ISA::SMBios::SMBiosTable
158 SMBiosHeader() function in struct:X86ISA::SMBios::SMBiosTable::SMBiosHeader
H A Dsmbios.cc55 const char X86ISA::SMBios::SMBiosTable::SMBiosHeader::anchorString[] = "_SM_";
57 SMBiosHeader::formattedArea[] = {0,0,0,0,0};
59 SMBiosHeader::entryPointLength = 0x1F;
61 SMBiosHeader::entryPointRevision = 0;
63 SMBiosHeader::IntermediateHeader::anchorString[] = "_DMI_";

Completed in 6 milliseconds