Home
last modified time | relevance | path

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

/openbmc/pldm/libpldmresponder/
H A Dbios_config.hpp107 bool updateDBus = true, bool updateBaseBIOSTable = true);
131 bool updateBaseBIOSTable = true);
H A Dbios_config.cpp137 bool updateBaseBIOSTable) in setBIOSTable() argument
190 if ((tableType == PLDM_BIOS_ATTR_VAL_TABLE) && updateBaseBIOSTable) in setBIOSTable()
896 bool updateDBus, bool updateBaseBIOSTable) in setAttrValue() argument
958 setBIOSTable(PLDM_BIOS_ATTR_VAL_TABLE, *destTable, updateBaseBIOSTable); in setAttrValue()