diff options
author | Matt Spinler <spinler@us.ibm.com> | 2019-12-12 13:53:53 -0600 |
---|---|---|
committer | Matt Spinler <spinler@us.ibm.com> | 2020-01-27 08:25:12 -0600 |
commit | 5c350fdfb1a92ebdf33d960cc69ac16413974889 (patch) | |
tree | 98ad165aa8007f9cb6376f41f6e0654bfe14d719 /extensions/openpower-pels/severity.hpp | |
parent | a19b6234410703c3b45d30636978e35f07f18394 (diff) | |
download | phosphor-logging-5c350fdfb1a92ebdf33d960cc69ac16413974889.tar.gz phosphor-logging-5c350fdfb1a92ebdf33d960cc69ac16413974889.zip |
PEL: Add PLDM command handler
Derive a PLDMInterface class from the HostInterface class to implement
sending the 'new file available' PLDM command to notify the host of the
ID and size of PELs.
The command response is received asynchronously by watching for activity
on the MCTP file descriptor that was used for the command. If a
response isn't received in 10 seconds, it will be considered a failure.
Both on response success and failure the class will call the registered
callback function and pass it the result.
Signed-off-by: Matt Spinler <spinler@us.ibm.com>
Change-Id: Ica00da590628cc81114a48e2831a436dc2115269
Diffstat (limited to 'extensions/openpower-pels/severity.hpp')
0 files changed, 0 insertions, 0 deletions