History log of /openbmc/openpower-occ-control/occ_pass_through.cpp (Results 26 – 27 of 27)
Revision Date Author Comments
# 02ba9ecc 18-Mar-2017 Deepak Kodihalli <dkodihal@in.ibm.com>

Implement org.open_power.OCC.PassThrough.Send

The Send method accepts a command as an array of hex strings, and
returns the response as an another array of hex strings.

For now,

Implement org.open_power.OCC.PassThrough.Send

The Send method accepts a command as an array of hex strings, and
returns the response as an another array of hex strings.

For now, Send just logs the command array to the journal.

Change-Id: Iff288d36075833b8c615cdb18b78395839e1e2da
Signed-off-by: Deepak Kodihalli <dkodihal@in.ibm.com>

show more ...


# 6b492fbf 18-Mar-2017 Deepak Kodihalli <dkodihal@in.ibm.com>

Implement org.open_power.OCC.PassThrough

This d-bus interface is implemented by the
open_power::occ::pass_through::PassThrough class.

Change-Id: I6bce9e609b7b977418bcfee15e97432

Implement org.open_power.OCC.PassThrough

This d-bus interface is implemented by the
open_power::occ::pass_through::PassThrough class.

Change-Id: I6bce9e609b7b977418bcfee15e97432cb7d9e6b3
Signed-off-by: Deepak Kodihalli <dkodihal@in.ibm.com>

show more ...


12