History log of /openbmc/ipmitool/lib/ipmi_vita.c (Results 1 – 6 of 6)
Revision Date Author Comments
# c04aa9bb 04-Oct-2015 Zdenek Styblik <zdenek.styblik@showmax.com>

ID:388 - Turn all messages into LOG_INFO in VITA discovery

... because people without VITA support don't care about errors related to VITA
discovery. This has been suggested as a part of

ID:388 - Turn all messages into LOG_INFO in VITA discovery

... because people without VITA support don't care about errors related to VITA
discovery. This has been suggested as a part of the ticket and "copied" after
PICMG discovery.

show more ...


# 329281bb 04-Oct-2015 Zdenek Styblik <zdenek.styblik@showmax.com>

ID:388 - Handle ccode 0xCC as well in VITA discovery


# 372b458e 10-Sep-2015 Zdenek Styblik <stybla@turnovfree.net>

ID:388 - Fix Error message always printed if BMC does not support VITA

Print error message for 0xC1 to LOG_DEBUG instead of LOG_ERR, because it isn't
an error if VITA isn't supported.


# a5c1120d 26-Aug-2015 Zdenek Styblik <zdenek.styblik@showmax.com>

Cleanup trailing white-spaces in ipmi_vita.c


# 2d79e69f 25-Jul-2015 Zdenek Styblik <stybla@turnovfree.net>

Merge commit '2f5789750183d4ef8be125b8cb32019441dd0530'

Return codes of functions should be either used or evaluated - always. This
merge is necessary for shell scripting to, eg. signal

Merge commit '2f5789750183d4ef8be125b8cb32019441dd0530'

Return codes of functions should be either used or evaluated - always. This
merge is necessary for shell scripting to, eg. signal there was an error during
execution.

show more ...


# f1c6118c 05-Feb-2015 Zdenek Styblik <stybla@turnovfree.net>

ID:320 - Add VITA 46.11 support

Commit adds support for VITA 46.11 by Dmitry Bazhenov.