Searched refs:biosConfigNVPath (Results 1 – 1 of 1) sorted by relevance
58 static constexpr const char* biosConfigNVPath = "/var/oob/nvoobdata.dat"; variable442 std::ofstream outFile(biosConfigNVPath, std::ios::binary); in flushNVOOBdata()638 std::ifstream ifs(biosConfigNVPath, std::ios::in | std::ios::binary); in InitNVOOBdata()