Home
last modified time | relevance | path

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

/openbmc/phosphor-bmc-code-mgmt/
H A Dimage_verify.cpp155 bool bmcFilesFound = false; in verify() local
164 imageUpdateList, bmcFilesFound); in verify()
165 if (bmcFilesFound && !valid) in verify()
176 imageUpdateList, bmcFilesFound); in verify()
177 if (bmcFilesFound && !valid) in verify()
219 if (!bmcFilesFound && !optionalFilesFound) in verify()