Home
last modified time | relevance | path

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

/openbmc/phosphor-host-ipmid/
H A Dselutility.cpp32 constexpr auto oemEFDataSize = 13; variable
127 std::min(sensorData.size(), static_cast<size_t>(oemEFDataSize))); in constructOEMSEL()