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.cpp1293 static constexpr const char* factoryFITcLayout = in setFITcLayout() local
1296 std::filesystem::path(factoryFITcLayout).parent_path(); in setFITcLayout()
1305 std::ofstream file(factoryFITcLayout); in setFITcLayout()