Home
last modified time | relevance | path

Searched refs:PLDM_ERROR_INVALID_DATA (Results 26 – 41 of 41) sorted by relevance

12

/openbmc/pldm/platform-mc/test/
H A Dmock_terminus_manager.hpp46 return PLDM_ERROR_INVALID_DATA; in enqueueResponse()
/openbmc/pldm/fw-update/
H A Ddevice_updater.cpp384 request->hdr.instance_id, PLDM_ERROR_INVALID_DATA, responseMsg, in requestFwData()
473 PLDM_ERROR_INVALID_DATA, responseMsg, in transferComplete()
531 PLDM_ERROR_INVALID_DATA, responseMsg, in verifyComplete()
591 PLDM_ERROR_INVALID_DATA, responseMsg, in applyComplete()
H A Dupdate_manager.cpp245 request->hdr.command, PLDM_ERROR_INVALID_DATA, ptr); in handleRequest()
/openbmc/pldm/oem/ibm/libpldmresponder/
H A Dfile_io_type_vpd.cpp53 return PLDM_ERROR_INVALID_DATA; in read()
/openbmc/pldm/libpldmresponder/
H A Dplatform_state_effecter.hpp87 return PLDM_ERROR_INVALID_DATA; in setStateEffecterStatesHandler()
H A Devent_parser.cpp137 return PLDM_ERROR_INVALID_DATA; in eventAction()
H A Dplatform.hpp375 return PLDM_ERROR_INVALID_DATA; in setStateEffecterStatesHandler()
H A Dbios_config.cpp846 return PLDM_ERROR_INVALID_DATA; in checkAttrValueToUpdate()
864 return PLDM_ERROR_INVALID_DATA; in checkAttrValueToUpdate()
/openbmc/libpldm/tests/
H A Dmsgbuf.cpp751 PLDM_ERROR_INVALID_DATA); in TEST()
820 PLDM_ERROR_INVALID_DATA); in TEST()
892 PLDM_ERROR_INVALID_DATA); in TEST()
894 PLDM_ERROR_INVALID_DATA); in TEST()
/openbmc/libpldm/include/libpldm/
H A Dbase.h47 PLDM_ERROR_INVALID_DATA = 0x02, enumerator
/openbmc/libpldm/src/
H A Dmsgbuf.h123 rc = PLDM_ERROR_INVALID_DATA; in pldm_msgbuf_status()
202 return PLDM_ERROR_INVALID_DATA; in pldm_msgbuf_init_cc()
/openbmc/pldm/libpldmresponder/test/
H A Dlibpldmresponder_platform_test.cpp319 ASSERT_EQ(rc, PLDM_ERROR_INVALID_DATA); in TEST()
400 ASSERT_EQ(rc, PLDM_ERROR_INVALID_DATA); in TEST()
/openbmc/pldm/pldmtool/
H A Dpldm_platform_cmd.cpp1593 auto rc = PLDM_ERROR_INVALID_DATA; in createRequestMsg()
1601 auto rc = PLDM_ERROR_INVALID_DATA; in createRequestMsg()
1610 auto rc = PLDM_ERROR_INVALID_DATA; in createRequestMsg()
H A Dpldm_bios_cmd.cpp129 return {PLDM_ERROR_INVALID_DATA, requestMsg}; in createRequestMsg()
/openbmc/pldm/platform-mc/
H A Dterminus_manager.cpp600 co_return PLDM_ERROR_INVALID_DATA; in sendRecvPldmMsg() local
/openbmc/pldm/oem/ibm/test/
H A Dlibpldmresponder_oem_platform_test.cpp163 EXPECT_EQ(rc, PLDM_ERROR_INVALID_DATA); in TEST()

12