Home
last modified time | relevance | path

Searched defs:setBIOSTable (Results 1 – 4 of 4) sorted by relevance

/openbmc/pldm/libpldmresponder/test/
H A Dlibpldmresponder_bios_config_test.cpp255 TEST_F(TestBIOSConfig, setBIOSTable) in TEST_F() argument
H A Dlibpldmresponder_systemspecific_bios_test.cpp333 TEST_F(TestSystemSpecificBIOSConfig, setBIOSTable) in TEST_F() argument
/openbmc/pldm/libpldmresponder/
H A Dbios.cpp262 Response Handler::setBIOSTable(const pldm_msg* request, size_t payloadLength) in setBIOSTable() function in pldm::responder::bios::Handler
H A Dbios_config.cpp135 int BIOSConfig::setBIOSTable(uint8_t tableType, const Table& table, in setBIOSTable() function in pldm::responder::bios::BIOSConfig