From: Huang Ying Date: Tue, 18 May 2010 06:35:19 +0000 (+0800) Subject: ACPI, APEI, UEFI Common Platform Error Record (CPER) header X-Git-Tag: v2.6.35-rc1~20^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=06d65deade9aabba58e0518df86dcd324e86b832;p=pandora-kernel.git ACPI, APEI, UEFI Common Platform Error Record (CPER) header CPER stands for Common Platform Error Record, it is the hardware error record format used to describe platform hardware error by various APEI tables, such as ERST, BERT and HEST etc. For more information about CPER, please refer to Appendix N of UEFI Specification version 2.3. This patch mainly includes the data structure difinition header file used by other files. Signed-off-by: Huang Ying Signed-off-by: Andi Kleen Signed-off-by: Len Brown --- Reading git-diff-tree failed