Home
last modified time | relevance | path

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

/openbmc/phosphor-power/tools/power-utils/
H A Dupdater.hpp224 bool validateFWFile(const std::string& fileName);
H A Daei_updater.cpp211 if (!updater::internal::validateFWFile(fspath)) in isFirmwareFileValid()
H A Dupdater.cpp115 bool validateFWFile(const std::string& fileName) in validateFWFile() function