Searched defs:minShipLevel (Results 1 – 2 of 2) sorted by relevance
| /openbmc/openpower-pnor-code-mgmt/ | ||
| H A D | msl_verify.hpp | 29 explicit MinimumShipLevel(const std::string& minShipLevel) : in MinimumShipLevel() |
| /openbmc/openpower-pnor-code-mgmt/test/ | ||
| H A D | msl_verify.cpp | 15 std::string minShipLevel = "v.2.2"; member in openpower::software::image::MinimumShipLevelTest |