Go to the documentation of this file.
41 #ifndef __ARCH_X86_BIOS_SMBIOS_HH__
42 #define __ARCH_X86_BIOS_SMBIOS_HH__
49 #include "enums/Characteristic.hh"
50 #include "enums/ExtCharacteristic.hh"
57 struct X86SMBiosBiosInformationParams;
58 struct X86SMBiosSMBiosStructureParams;
59 struct X86SMBiosSMBiosTableParams;
71 typedef X86SMBiosSMBiosStructureParams
Params;
110 int addString(
const std::string &new_string);
112 void setString(
int n,
const std::string &new_string);
120 typedef X86SMBiosBiosInformationParams
Params;
157 typedef X86SMBiosSMBiosTableParams
Params;
230 Addr &headerSize,
Addr &structSize);
std::vector< std::string > strings
std::string readString(int n)
virtual uint16_t writeOut(PortProxy &proxy, Addr addr)
GEM5_DEPRECATED_NAMESPACE(IntelMP, intelmp)
X86SMBiosSMBiosTableParams Params
void writeOut(PortProxy &proxy, Addr addr, Addr &headerSize, Addr &structSize)
void writeOutStrings(PortProxy &proxy, Addr addr)
void setTableAddr(Addr addr)
virtual ~SMBiosStructure()
This object is a proxy for a port or other object which implements the functional response protocol,...
std::vector< SMBiosStructure * > structures
Abstract superclass for simulation objects.
X86SMBiosSMBiosStructureParams Params
uint64_t Addr
Address type This will probably be moved somewhere else in the near future.
SMBiosTable(const Params &p)
void setString(int n, const std::string &new_string)
virtual uint8_t getLength()
SMBiosStructure(const Params &p, uint8_t _type)
Reference material can be found at the JEDEC website: UFS standard http://www.jedec....
struct gem5::X86ISA::smbios::SMBiosTable::SMBiosHeader smbiosHeader
int addString(const std::string &new_string)
Generated on Tue Sep 7 2021 14:53:42 for gem5 by doxygen 1.8.17