[Skiboot] [PATCH] IPMI: Add SEL event with eSEL record ID
Stewart Smith
stewart at linux.vnet.ibm.com
Fri Aug 14 17:49:53 AEST 2015
Vasant Hegde <hegdevasant at linux.vnet.ibm.com> writes:
> Our PEL logs doesn't contain timestamp as we don't have timesource.
> Hence create SEL event for every eSEL log with eSEL record ID. This
> event will be used to get PEL event time.
>
> New SEL event contains eSEL record ID.
>
> Sample output:
> -------------
> SEL Record ID : 0016
> Record Type : 02
> Timestamp : 08/09/2015 12:35:16
> Generator ID : 0020
> EvM Revision : 04
> Sensor Type : System Event
> Sensor Number : 61
> Event Type : Generic Discrete
> Event Direction : Assertion Event
> Event Data (RAW) : 011400
> Description : State Asserted
>
> Sensor ID : System Event (0x61)
> Entity ID : 1.0
> Sensor Type (Discrete): System Event
>
> Signed-off-by: Vasant Hegde <hegdevasant at linux.vnet.ibm.com>
> ---
> hw/ipmi/ipmi-sel.c | 83 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
> include/ipmi.h | 1 +
> 2 files changed, 84 insertions(+)
Merged, but as mentioned in other mail, there's something a bit weird
with boot progress indicator going on.
More information about the Skiboot
mailing list