Re: [PATCH V2 1/2] efi: print unrecognized CPER section

2015-09-10 Thread Borislav Petkov
On Tue, Sep 08, 2015 at 02:29:20PM -0700, Jonathan (Zhixiong) Zhang wrote: > From: "Jonathan (Zhixiong) Zhang" > > UEFI spec allows for non-standard section in Common Platform Error > Record. This is defined in section N.2.3 of UEFI version 2.5. > > Currently if the CPER

Re: [PATCH V2 1/2] efi: print unrecognized CPER section

2015-09-08 Thread Timur Tabi
On 09/08/2015 04:29 PM, Jonathan (Zhixiong) Zhang wrote: Change-Id: I663a6e3ae6dcf68e4e389f76d555e9106ffee165 You need to strip out the Change-Id's before posting the patch. +#define cper_print_hex(pfx, buf, len) \ + print_hex_dump(pfx, "",