libspdm icon indicating copy to clipboard operation
libspdm copied to clipboard

Add 1.2 BinConcat Version to spdm.h

Open steven-bellock opened this issue 3 years ago • 0 comments

And consider refactoring libspdm_bin_concat() so that it uses a generic label like SPDM_VERSION_GENERIC_BIN_CONCAT_LABEL "spdmx.x " since the version numbers are overwritten in the function. At first glance it looks like the function uses SPDM_VERSION_1_1_BIN_CONCAT_LABEL even if the negotiated version is 1.2.

steven-bellock avatar Nov 08 '22 23:11 steven-bellock