Searched hist:cc3b64aebb1760750888324f116d11a952acd203 (Results 1 – 3 of 3) sorted by relevance
/openbmc/phosphor-logging/extensions/openpower-pels/ |
H A D | host_notifier.hpp | diff cc3b64aebb1760750888324f116d11a952acd203 Thu Dec 12 11:27:10 CST 2019 Matt Spinler <spinler@us.ibm.com> PEL: Support for the host acking a PEL
After the host firmware successfully transfers a PEL to the OS, it will respond with an 'Ack' command that the PLDM daemon sends over to this daemon via a D-Bus method call.
Add support to the HostNotifier class for this. It will change the state field in the PEL to 'acked' so that it doesn't get sent up again.
Signed-off-by: Matt Spinler <spinler@us.ibm.com> Change-Id: Id2a9985965017d9431419c1375d5374a2d0ae00b
|
H A D | host_notifier.cpp | diff cc3b64aebb1760750888324f116d11a952acd203 Thu Dec 12 11:27:10 CST 2019 Matt Spinler <spinler@us.ibm.com> PEL: Support for the host acking a PEL
After the host firmware successfully transfers a PEL to the OS, it will respond with an 'Ack' command that the PLDM daemon sends over to this daemon via a D-Bus method call.
Add support to the HostNotifier class for this. It will change the state field in the PEL to 'acked' so that it doesn't get sent up again.
Signed-off-by: Matt Spinler <spinler@us.ibm.com> Change-Id: Id2a9985965017d9431419c1375d5374a2d0ae00b
|
/openbmc/phosphor-logging/test/openpower-pels/ |
H A D | host_notifier_test.cpp | diff cc3b64aebb1760750888324f116d11a952acd203 Thu Dec 12 11:27:10 CST 2019 Matt Spinler <spinler@us.ibm.com> PEL: Support for the host acking a PEL
After the host firmware successfully transfers a PEL to the OS, it will respond with an 'Ack' command that the PLDM daemon sends over to this daemon via a D-Bus method call.
Add support to the HostNotifier class for this. It will change the state field in the PEL to 'acked' so that it doesn't get sent up again.
Signed-off-by: Matt Spinler <spinler@us.ibm.com> Change-Id: Id2a9985965017d9431419c1375d5374a2d0ae00b
|