Re: [PATCH] efi: parse ARM error information value

2017-10-18 Thread Tyler Baicar
On 10/17/2017 3:30 PM, Andy Shevchenko wrote: On Tue, 2017-10-17 at 11:23 -0600, Tyler Baicar wrote: ARM errors just print out the error information value, then the value needs to be manually decoded as per the UEFI spec. Add decoding of the ARM error information value so that the kernel logs ca

Re: [PATCH] efi: parse ARM error information value

2017-10-17 Thread Andy Shevchenko
On Tue, 2017-10-17 at 11:23 -0600, Tyler Baicar wrote: > ARM errors just print out the error information value, then the > value needs to be manually decoded as per the UEFI spec. Add > decoding of the ARM error information value so that the kernel > logs capture all of the valid information at fir