Skip to content
Commit c727fb40 authored by Andrew Jeffery's avatar Andrew Jeffery Committed by ManojKiran Eda
Browse files

pldm: Migrate to pldm_bios_table_attr_value_entry_encode_integer_check()



pldm_bios_table_attr_value_entry_encode_integer() is deprecated in
libpldm as it uses assert() to sanitize its parameters. Use
pldm_bios_table_attr_value_entry_encode_integer_check() instead, which
returns a value indicating success or failure.

Signed-off-by: default avatarAndrew Jeffery <andrew@aj.id.au>
Change-Id: Ic308d24a83fe3371a7ef074cb1d20092a06a1291
parent 2af90d31
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment