[Skiboot] [PATCH 3/5] ipmi: Implement Read Event and SEL parsing
Stewart Smith
stewart at linux.vnet.ibm.com
Wed Feb 4 16:14:57 AEDT 2015
Joel Stanley <joel at jms.id.au> writes:
> + default:
> + printf("IPMI: unknown OEM SEL command %02x received\n",
> + sel.cmd);
> + }
Maybe PR_WARNING ?
More information about the Skiboot
mailing list