Home
last modified time | relevance | path

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

/openbmc/intel-ipmi-oem/include/
H A Dmanufacturingcommands.hpp88 valUnsecure = 2 enumerator
323 return SpecialMode::valUnsecure; in getMfgMode()
/openbmc/intel-ipmi-oem/src/
H A Dmanufacturingcommands.cpp188 if (mtm.getMfgMode() == SpecialMode::valUnsecure) in revertTimerHandler()