Home
last modified time | relevance | path

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

/openbmc/openpower-vpd-parser/vpd-tool/include/
H A Dvpd_tool.hpp320 int cleanSystemVpd(
/openbmc/openpower-vpd-parser/vpd-tool/src/
H A Dvpd_tool_main.cpp65 return l_vpdToolObj.cleanSystemVpd(!i_syncBiosAttributesFlag->empty()); in doMfgClean()
H A Dvpd_tool.cpp468 int VpdTool::cleanSystemVpd(bool i_syncBiosAttributesRequired) const noexcept in cleanSystemVpd() function in vpd::VpdTool