[PATCH phosphor-host-ipmid] Fix minor fw revision to be BCD encoded

Patrick Williams patrick at stwcx.xyz
Thu Jun 23 08:09:31 AEST 2016


On Wed, Jun 22, 2016 at 05:00:51PM -0500, OpenBMC Patches wrote:
> From: Adriana Kobylak <anoo at us.ibm.com>
> 
> The IPMI spec requires the minor version revision to be BCD encoded.
> Currently the hex value was returned.

Might want to say "The IPMI 2.0 spec requires the minor version revision
to be BCD encoded, but the current implementation uses a binary
encoding."

It isn't really a "hex value" or anything else.  Hex vs decimal are just
a human way of looking at the data.

> Fixes https://github.com/openbmc/phosphor-host-ipmid

This should be 'Fixes openbmc/phosphor-host-ipmid#89'.

> Signed-off-by: Adriana Kobylak <anoo at us.ibm.com>
> ---
>  apphandler.C | 4 +++-
>  1 file changed, 3 insertions(+), 1 deletion(-)
> 

-- 
Patrick Williams
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.ozlabs.org/pipermail/openbmc/attachments/20160622/bb67ed76/attachment-0001.sig>


More information about the openbmc mailing list