Searched refs:timeHiAndVer (Results 1 – 2 of 2) sorted by relevance
/openbmc/smbios-mdr/include/ | ||
H A D | system.hpp | 95 uint16_t timeHiAndVer; member |
/openbmc/smbios-mdr/src/ | ||
H A D | system.cpp | 50 stream << std::setw(4) << systemInfo->uuid.timeHiAndVer; in uuid() |