summaryrefslogtreecommitdiffstats
path: root/elog.cpp
diff options
context:
space:
mode:
authorMatt Spinler <spinler@us.ibm.com>2019-12-16 10:39:32 -0600
committerMatt Spinler <spinler@us.ibm.com>2020-01-27 08:25:12 -0600
commita34ab72c40382f98ff0d1badf909013ab3a458f5 (patch)
tree0b61fe093462f667facf9a882d72b28cbd56b7e4 /elog.cpp
parent17ed2ed18c774878f20fed3cf033f900794827ed (diff)
downloadphosphor-logging-a34ab72c40382f98ff0d1badf909013ab3a458f5.tar.gz
phosphor-logging-a34ab72c40382f98ff0d1badf909013ab3a458f5.zip
PEL: Add PEL D-Bus methods
Implement the org.open_power.Logging.PEL D-Bus interface on /xyz/openbmc_project/logging. It provides the following methods: * getPEL - Return a unix FD to the PEL data based on the PEL id. * getPELFromOBMCID - Return PEL data in a vector based on the corresponding OpenBMC event log id. * hostAck - Called when the host has sent the PEL up to the OS, which is the final step in the reporting process. * hostReject - Called when the host has an issue with a PEL, either: - The host doesn't have any more room for PELs at this moment. - The PEL was malformed. Signed-off-by: Matt Spinler <spinler@us.ibm.com> Change-Id: I633ae9e26d8336973363a1a207e8fd493f7ff7d2
Diffstat (limited to 'elog.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud