Searched hist:a2c69117bc3ea1cccff02e418be5e3f1e6e01afc (Results 1 – 2 of 2) sorted by relevance
/openbmc/libpldm/abi/x86_64/ |
H A D | gcc.dump | diff a2c69117bc3ea1cccff02e418be5e3f1e6e01afc Thu Jul 06 20:11:38 CDT 2023 Andrew Jeffery <andrew@aj.id.au> pdr: Stabilise pldm_pdr_add_fru_record_set_check()
pldm_pdr_add_fru_record_set_check() is a replacement for pldm_pdr_add_fru_record_set(). The latter uses assert() to sanitize its arguments, while the former instead returns a value indicating success or failure.
Use of pldm_pdr_add_fru_record_set_check() is demonstrated in the following patch:
https://gerrit.openbmc.org/c/openbmc/pldm/+/64631
Additionally, deprecate pldm_pdr_add_fru_record_set() now that there is a stable replacement.
Signed-off-by: Andrew Jeffery <andrew@aj.id.au> Change-Id: I706b2a8ed6c5468390b1e4a7b14fa60509dd9c37
|
/openbmc/libpldm/ |
H A D | CHANGELOG.md | diff a2c69117bc3ea1cccff02e418be5e3f1e6e01afc Thu Jul 06 20:11:38 CDT 2023 Andrew Jeffery <andrew@aj.id.au> pdr: Stabilise pldm_pdr_add_fru_record_set_check()
pldm_pdr_add_fru_record_set_check() is a replacement for pldm_pdr_add_fru_record_set(). The latter uses assert() to sanitize its arguments, while the former instead returns a value indicating success or failure.
Use of pldm_pdr_add_fru_record_set_check() is demonstrated in the following patch:
https://gerrit.openbmc.org/c/openbmc/pldm/+/64631
Additionally, deprecate pldm_pdr_add_fru_record_set() now that there is a stable replacement.
Signed-off-by: Andrew Jeffery <andrew@aj.id.au> Change-Id: I706b2a8ed6c5468390b1e4a7b14fa60509dd9c37
|