Searched refs:biosConfigFolder (Results 1 – 1 of 1) sorted by relevance
57 static constexpr const char* biosConfigFolder = "/var/oob"; variable632 if (!(std::filesystem::exists(biosConfigFolder))) in InitNVOOBdata()634 std::filesystem::create_directory(biosConfigFolder); in InitNVOOBdata()