Home
last modified time | relevance | path

Searched defs:attrValTable (Results 1 – 2 of 2) sorted by relevance

/openbmc/pldm/pldmtool/
H A Dpldm_bios_cmd.cpp489 auto attrValTable = getBIOSTable(PLDM_BIOS_ATTR_VAL_TABLE); in exec() local
650 void decodeAttributeValueTable(const std::optional<Table>& attrValTable, in decodeAttributeValueTable()
/openbmc/libpldm/tests/dsp/
H A Dbios_table.cpp1157 Table attrValTable = {0x09, 0x00, 0x01, 0x02, 0x00, 0x65, 0x66}; in TEST() local