Searched hist:"1354 a6eed7133f2d03ef28225dcaa1642dd5fc6e" (Results 1 – 2 of 2) sorted by relevance
/openbmc/libpldm/abi/x86_64/ |
H A D | gcc.dump | diff 1354a6eed7133f2d03ef28225dcaa1642dd5fc6e Thu Jul 06 20:04:38 CDT 2023 Andrew Jeffery <andrew@aj.id.au> pdr: Stabilise pldm_entity_association_pdr_add_from_node_check()
pldm_entity_association_pdr_add_from_node_check() is a replacement for pldm_entity_association_pdr_add_from_node(). The latter sanitized its arguments with assert(), while the former instead returns a value indicating success or error.
Use of pldm_entity_association_pdr_add_from_node_check() is demonstrated here:
https://gerrit.openbmc.org/c/openbmc/pldm/+/64629
Additionally, deprecate pldm_entity_association_pdr_add_from_node() now that there is a stable replacement.
Signed-off-by: Andrew Jeffery <andrew@aj.id.au> Change-Id: If328d4e0ad395fffc01ee79b1a24904ee1de7edf
|
/openbmc/libpldm/ |
H A D | CHANGELOG.md | diff 1354a6eed7133f2d03ef28225dcaa1642dd5fc6e Thu Jul 06 20:04:38 CDT 2023 Andrew Jeffery <andrew@aj.id.au> pdr: Stabilise pldm_entity_association_pdr_add_from_node_check()
pldm_entity_association_pdr_add_from_node_check() is a replacement for pldm_entity_association_pdr_add_from_node(). The latter sanitized its arguments with assert(), while the former instead returns a value indicating success or error.
Use of pldm_entity_association_pdr_add_from_node_check() is demonstrated here:
https://gerrit.openbmc.org/c/openbmc/pldm/+/64629
Additionally, deprecate pldm_entity_association_pdr_add_from_node() now that there is a stable replacement.
Signed-off-by: Andrew Jeffery <andrew@aj.id.au> Change-Id: If328d4e0ad395fffc01ee79b1a24904ee1de7edf
|