Home
last modified time | relevance | path

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

/openbmc/intel-ipmi-oem/include/
H A Dsmbiosmdrv2handler.hpp25 static constexpr const char* mdrType2File = "/var/lib/smbios/smbios2"; variable
/openbmc/intel-ipmi-oem/src/
H A Dsmbiosmdrv2handler.cpp821 std::ofstream smbiosFile(mdrType2File, in storeDatatoFlash()