[Skiboot] [PATCH 3/5] ipmi: Implement Read Event and SEL parsing

Joel Stanley joel at jms.id.au
Wed Feb 4 16:52:18 AEDT 2015


On Wed, Feb 4, 2015 at 3:44 PM, Stewart Smith
<stewart at linux.vnet.ibm.com> wrote:
> Joel Stanley <joel at jms.id.au> writes:
>> +     default:
>> +             printf("IPMI: unknown OEM SEL command %02x received\n",
>> +                    sel.cmd);
>> +     }
>
> Maybe PR_WARNING ?
>

Done, thanks


More information about the Skiboot mailing list