Home
last modified time | relevance | path

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

/openbmc/pldm/libpldmresponder/
H A Dbios_config.hpp358 int checkAttributeValueTable(const Table& table);
H A Dbios_config.cpp177 auto rc = checkAttributeValueTable(table); in setBIOSTable()
275 int BIOSConfig::checkAttributeValueTable(const Table& table) in checkAttributeValueTable() function in pldm::responder::bios::BIOSConfig