Home
last modified time | relevance | path

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

/openbmc/openpower-vpd-parser/
H A Dvpd_tool_impl.cpp872 string hardwareValue{}; in fixSystemVPD() local
881 hardwareValue = kwItr->second; in fixSystemVPD()
901 for (uint16_t byte : hardwareValue) in fixSystemVPD()
922 if (busStr != hardwareValue) in fixSystemVPD()
926 hwValStr = hardwareValue; in fixSystemVPD()
1193 Binary hardwareValue; in cleanSystemVPD() local
1203 hardwareValue = toBinary(kwItr->second); in cleanSystemVPD()
1209 if (hardwareValue != defaultValue) in cleanSystemVPD()