Home
last modified time | relevance | path

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

/openbmc/openpower-pnor-code-mgmt/
H A Dfunctions.cpp199 auto tocLidPath = hostFirmwareDirectory / tocLid; in findLinks() local
200 if (std::filesystem::exists(tocLidPath)) in findLinks()