Home
last modified time | relevance | path

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

/openbmc/intel-ipmi-oem/src/
H A Dbiosconfigcommands.cpp77 bios::BiosBaseTableType attributesData; variable
408 attributesData.clear(); in sendAllAttributes()
424 std::variant<bios::BiosBaseTableType>(attributesData)); in sendAllAttributes()
549 if (!biosxml.getBaseTable(attributesData)) in generateAttributesData()