Home
last modified time | relevance | path

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

/openbmc/intel-ipmi-oem/src/
H A Dmanufacturingcommands.cpp1289 static constexpr const char* factoryFITcLayout = in setFITcLayout() local
1292 std::filesystem::path(factoryFITcLayout).parent_path(); in setFITcLayout()
1301 std::ofstream file(factoryFITcLayout); in setFITcLayout()