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.cpp197 auto tocLidPath = hostFirmwareDirectory / tocLid; in findLinks() local
198 if (std::filesystem::exists(tocLidPath)) in findLinks()