Home
last modified time | relevance | path

Searched defs:attrValueTable (Results 1 – 7 of 7) sorted by relevance

/openbmc/pldm/libpldmresponder/test/
H A Dlibpldmresponder_systemspecific_bios_test.cpp102 auto attrValueTable = biosConfig.getBIOSTable(PLDM_BIOS_ATTR_VAL_TABLE); in TEST_F() local
277 auto attrValueTable = biosConfig.getBIOSTable(PLDM_BIOS_ATTR_VAL_TABLE); in TEST_F() local
370 auto attrValueTable = biosConfig.getBIOSTable(PLDM_BIOS_ATTR_VAL_TABLE); in TEST_F() local
456 auto attrValueTable = biosConfig.getBIOSTable(PLDM_BIOS_ATTR_VAL_TABLE); in TEST_F() local
H A Dlibpldmresponder_bios_config_test.cpp95 auto attrValueTable = biosConfig.getBIOSTable(PLDM_BIOS_ATTR_VAL_TABLE); in TEST_F() local
290 auto attrValueTable = biosConfig.getBIOSTable(PLDM_BIOS_ATTR_VAL_TABLE); in TEST_F() local
371 auto attrValueTable = biosConfig.getBIOSTable(PLDM_BIOS_ATTR_VAL_TABLE); in TEST_F() local
/openbmc/pldm/libpldmresponder/
H A Dbios_integer_attribute.cpp106 const BIOSStringTable& stringTable, Table& attrTable, Table& attrValueTable, in constructEntry()
H A Dbios_string_attribute.cpp101 const BIOSStringTable& stringTable, Table& attrTable, Table& attrValueTable, in constructEntry()
H A Dbios_enum_attribute.cpp206 const BIOSStringTable& stringTable, Table& attrTable, Table& attrValueTable, in constructEntry()
H A Dbios_config.cpp591 Table attrTable, attrValueTable; in buildAndStoreAttrTables() local
893 auto attrValueTable = getBIOSTable(PLDM_BIOS_ATTR_VAL_TABLE); in setAttrValue() local
/openbmc/pldm/pldmtool/
H A Dpldm_bios_cmd.cpp790 auto attrValueTable = getBIOSTable(PLDM_BIOS_ATTR_VAL_TABLE); exec() local