Home
last modified time | relevance | path

Searched refs:BIOSInfo (Results 1 – 2 of 2) sorted by relevance

/openbmc/smbios-mdr/include/
H A Dsystem.hpp73 struct BIOSInfo struct in phosphor::smbios::System
/openbmc/smbios-mdr/src/
H A Dsystem.cpp130 auto biosInfo = reinterpret_cast<struct BIOSInfo*>(dataIn); in version()