Searched hist:"99196688997 f16d1611229e007a443d7e1a9f760" (Results 1 – 1 of 1) sorted by relevance
/openbmc/phosphor-logging/extensions/openpower-pels/ |
H A D | host_interface.hpp | 99196688997f16d1611229e007a443d7e1a9f760 Wed Dec 11 11:23:20 CST 2019 Matt Spinler <spinler@us.ibm.com> PEL: Add HostInterface base class
This is an abstract base class that is overridden to send a command to the host (such as a hypervisor) to notify it of new PELs.
The only concrete implementation is using the 'New File Available' PLDM command. Using this base class allows the PLDM aspects to be mocked in testcases that involve queuing and sending PELs.
Signed-off-by: Matt Spinler <spinler@us.ibm.com> Change-Id: I830298d0fd949b4268c31c83acafe2afd90dd4cb
|