Home
last modified time | relevance | path

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

/openbmc/intel-ipmi-oem/include/
H A Dbiosxml.hpp686 bool getBaseTable(bios::BiosBaseTableType& baseTable) in getBaseTable() function in bios::Xml
/openbmc/intel-ipmi-oem/src/
H A Dbiosconfigcommands.cpp549 if (!biosxml.getBaseTable(attributesData)) in generateAttributesData()