Home
last modified time | relevance | path

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

/openbmc/bios-settings-mgr/include/
H A Dmanager.hpp32 constexpr auto biosPersistFile = "biosData"; variable
/openbmc/bios-settings-mgr/src/
H A Dmanager.cpp321 biosFile = biosDir / biosPersistFile; in Manager()