Home
last modified time | relevance | path

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

/openbmc/intel-ipmi-oem/src/
H A Doemcommands.cpp288 static constexpr auto osReleasePath{"/etc/os-release"}; in ipmiOEMGetBmcVersionString() local
289 std::ifstream ifs(osReleasePath); in ipmiOEMGetBmcVersionString()