Home
last modified time | relevance | path

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

/openbmc/pldm/libpldmresponder/
H A Dbios_config.cpp1027 auto attrValueSrcTable = getBIOSTable(PLDM_BIOS_ATTR_VAL_TABLE); in processBiosAttrChangeNotification() local
1029 if (!attrValueSrcTable.has_value()) in processBiosAttrChangeNotification()
1046 *attrValueSrcTable, newValue.data(), newValue.size()); in processBiosAttrChangeNotification()