Home
last modified time | relevance | path

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

/openbmc/pldm/libpldmresponder/
H A Dbios_config.cpp36 constexpr auto stringTableFile = "stringTable"; variable
123 tablePath = tableDir / stringTableFile; in getBIOSTable()
138 fs::path stringTablePath(tableDir / stringTableFile); in setBIOSTable()
964 fs::remove(tableDir / stringTableFile); in removeTables()