Home
last modified time | relevance | path

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

/openbmc/openpower-pnor-code-mgmt/
H A Dfunctions.cpp287 constexpr auto iplExtension = ".iplTime"; in getBiosAttrStr() local
290 if (path.extension() == iplExtension) in getBiosAttrStr()