Home
last modified time | relevance | path

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

/openbmc/pldm/libpldmresponder/
H A Dbios_config.hpp87 bool updateDBus = true, bool updateBaseBIOSTable = true);
111 bool updateBaseBIOSTable = true);
H A Dbios_config.cpp136 bool updateBaseBIOSTable) in setBIOSTable() argument
189 if ((tableType == PLDM_BIOS_ATTR_VAL_TABLE) && updateBaseBIOSTable) in setBIOSTable()
892 bool updateDBus, bool updateBaseBIOSTable) in setAttrValue() argument
954 setBIOSTable(PLDM_BIOS_ATTR_VAL_TABLE, *destTable, updateBaseBIOSTable); in setAttrValue()