History log of /openbmc/ipmitool/lib/ipmi_picmg.c (Results 1 – 5 of 5)
Revision Date Author Comments
# 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.


# 4ef46183 30-Dec-2014 Zdenek Styblik <stybla@turnovfree.net>

Remove commented-out code in ipmi_picmg_clk_set() - CID#1261339

Originally ``Printf arg type mismatch''.


# 58d510f9 11-Aug-2014 Jim Mankovich <jmank@hp.com>

ID : 103 picmg discover messages should be DEBUG, not INFO

Changed picmg discover messages to LOG_DEBUG


# c18ec02f 05-Feb-2014 Petter Reinholdtsen <pere@hungry.com>

Move all files one level up in the file hierarcy, to avoid the useless ipmitool directory.