Home
last modified time | relevance | path

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

/openbmc/intel-ipmi-oem/src/
H A Doemcommands.cpp3487 static constexpr uint8_t bootSourceMask = 0x3c; variable
3614 if (((bootOption.value() & bootSourceMask) >> 2) != in ipmiOemSetEfiBootOptions()