Searched hist:"0 c9f5a8aaaff57f4fb9b27c302b1e438880b15ad" (Results 1 – 2 of 2) sorted by relevance
/openbmc/libpldm/include/libpldm/ |
H A D | bios_table.h | diff 0c9f5a8aaaff57f4fb9b27c302b1e438880b15ad Wed Jun 14 00:31:06 CDT 2023 Andrew Jeffery <andrew@aj.id.au> bios_table: Relax pldm_bios_table_attr_entry_enum_decode_pv_hdls_check()
Allow the number of handles decoded by pldm_bios_table_attr_entry_enum_decode_pv_hdls_check() to be fewer than the number of handles reported by pldm_bios_table_attr_entry_enum_decode_pv_num_check(). The relaxation provides equivalent behaviour to pldm_bios_table_attr_entry_enum_decode_pv_hdls() but provides assert() safety by instead returning an error.
Signed-off-by: Andrew Jeffery <andrew@aj.id.au> Change-Id: I1d51174450cbe97c9985a1361e235d90efc19b35
|
/openbmc/libpldm/ |
H A D | CHANGELOG.md | diff 0c9f5a8aaaff57f4fb9b27c302b1e438880b15ad Wed Jun 14 00:31:06 CDT 2023 Andrew Jeffery <andrew@aj.id.au> bios_table: Relax pldm_bios_table_attr_entry_enum_decode_pv_hdls_check()
Allow the number of handles decoded by pldm_bios_table_attr_entry_enum_decode_pv_hdls_check() to be fewer than the number of handles reported by pldm_bios_table_attr_entry_enum_decode_pv_num_check(). The relaxation provides equivalent behaviour to pldm_bios_table_attr_entry_enum_decode_pv_hdls() but provides assert() safety by instead returning an error.
Signed-off-by: Andrew Jeffery <andrew@aj.id.au> Change-Id: I1d51174450cbe97c9985a1361e235d90efc19b35
|