Searched refs:SMBios (Results 1 - 4 of 4) sorted by relevance

/gem5/src/arch/x86/bios/
H A Dsmbios.cc55 const char X86ISA::SMBios::SMBiosTable::SMBiosHeader::anchorString[] = "_SM_";
56 const uint8_t X86ISA::SMBios::SMBiosTable::
58 const uint8_t X86ISA::SMBios::SMBiosTable::
60 const uint8_t X86ISA::SMBios::SMBiosTable::
62 const char X86ISA::SMBios::SMBiosTable::
78 X86ISA::SMBios::SMBiosStructure::writeOut(PortProxy& proxy, Addr addr)
91 X86ISA::SMBios::SMBiosStructure::SMBiosStructure(Params * p, uint8_t _type) :
96 X86ISA::SMBios::SMBiosStructure::writeOutStrings(
119 X86ISA::SMBios::SMBiosStructure::getStringLength()
132 X86ISA::SMBios
[all...]
H A Dsmbios.hh62 namespace SMBios namespace in namespace:X86ISA
131 //See tables in 3.3.1 in the SMBios 2.5 spec from the DMTF for
230 } //SMBios
/gem5/src/arch/x86/
H A DX86System.py41 from m5.objects.SMBios import X86SMBiosSMBiosTable
H A Dsystem.hh52 namespace SMBios namespace in namespace:X86ISA
93 X86ISA::SMBios::SMBiosTable * smbiosTable;

Completed in 7 milliseconds