Re: [Linaro-acpi] [PATCH v2 0/2] acpi, apei: add BERT support

2016-01-06 Thread Fu Wei
Hi Tyler, Great thanks for your testing, But I just made a new one according to Borislav's suggestion. Please help us again, if you get some time. :-) Thanks On 16 December 2015 at 00:39, Timur Tabi wrote: > On Tue, Aug 18, 2015 at 11:44 AM, wrote: >> From: Fu Wei >> >> ACPI/APEI is designe

Re: [Linaro-acpi] [PATCH v2 0/2] acpi, apei: add BERT support

2015-12-15 Thread Timur Tabi
On Tue, Aug 18, 2015 at 11:44 AM, wrote: > From: Fu Wei > > ACPI/APEI is designed to verifiy/report H/W errors, like Corrected > Error(CE) and Uncorrected Error(UC). It contains four tables: HEST, > ERST, EINJ and BERT. The first three tables have been merged for > a long time, but because of la

[PATCH v2 0/2] acpi, apei: add BERT support

2015-08-18 Thread fu . wei
From: Fu Wei ACPI/APEI is designed to verifiy/report H/W errors, like Corrected Error(CE) and Uncorrected Error(UC). It contains four tables: HEST, ERST, EINJ and BERT. The first three tables have been merged for a long time, but because of lacking BIOS support for BERT, the support for BERT is p