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

/gem5/src/arch/x86/
H A DX86System.py41 from m5.objects.SMBios import X86SMBiosSMBiosTable
49 smbios_table = Param.X86SMBiosSMBiosTable(
50 X86SMBiosSMBiosTable(), 'table of smbios/dmi information')
/gem5/src/arch/x86/bios/
H A DSMBios.py117 class X86SMBiosSMBiosTable(SimObject): class in inherits:SimObject
118 type = 'X86SMBiosSMBiosTable'

Completed in 4 milliseconds