Home
last modified time | relevance | path

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

/openbmc/openpower-vpd-parser/vpd-manager/
H A Dbios_handler.cpp580 const std::string& clearNVRAMInBIOS) in saveClearNVRAMToBIOS() argument
591 if (clearNVRAMInBIOS == toWrite) in saveClearNVRAMToBIOS()
633 auto clearNVRAMInBIOS = readBIOSClearNVRAM(); in restoreBIOSAttribs() local
666 saveClearNVRAMToBIOS(clearNVRAMInVPD, clearNVRAMInBIOS); in restoreBIOSAttribs()
H A Dbios_handler.hpp192 const std::string& clearNVRAMInBIOS);