Home
last modified time | relevance | path

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

/openbmc/pldm/libpldmresponder/
H A Dbios_config.hpp350 int checkAttributeTable(const Table& table);
H A Dbios_config.cpp159 auto rc = checkAttributeTable(table); in setBIOSTable()
197 int BIOSConfig::checkAttributeTable(const Table& table) in checkAttributeTable() function in pldm::responder::bios::BIOSConfig