[Skiboot] [PATCH v2 3/4] ipmi: Add support for synchronous message sending

Joel Stanley joel at jms.id.au
Thu Feb 5 16:22:17 AEDT 2015


On Wed, Feb 4, 2015 at 3:37 PM, Alistair Popple <alistair at popple.id.au> wrote:
> This patch adds support for sending ipmi messages synchronously. This
> is necessary to allow messages to be sent during skiboot
> initialisation as interrupt servicing/polling is controlled by the
> host operating system which is not yet running.
>
> Signed-off-by: Alistair Popple <alistair at popple.id.au>

Reviewed-by: Joel Stanley <joel at jms.id.au>

> ---
>  core/ipmi.c    | 23 +++++++++++++++++++++++
>  include/ipmi.h |  4 ++++
>  2 files changed, 27 insertions(+)


More information about the Skiboot mailing list