Home
last modified time | relevance | path

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

/openbmc/openpower-vpd-parser/vpd-manager/
H A Dbios_handler.cpp526 const std::string& keepAndClearInBIOS) in saveKeepAndClearToBIOS() argument
537 if (keepAndClearInBIOS == toWrite) in saveKeepAndClearToBIOS()
649 auto keepAndClearInBIOS = readBIOSKeepAndClear(); in restoreBIOSAttribs() local
674 saveKeepAndClearToBIOS(keepAndClearInVPD, keepAndClearInBIOS); in restoreBIOSAttribs()
H A Dbios_handler.hpp166 const std::string& keepAndClearInBIOS);