linux/drivers/acpi/apei
Huang Ying 6e320ec1d9 ACPI, APEI, EINJ injection parameters support
Some hardware error injection needs parameters, for example, it is
useful to specify memory address and memory address mask for memory
errors.

Some BIOSes allow parameters to be specified via an unpublished
extension. This patch adds support to it. The parameters will be
ignored on machines without necessary BIOS support.

Signed-off-by: Huang Ying <ying.huang@intel.com>
Signed-off-by: Andi Kleen <ak@linux.intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
2010-05-19 22:42:08 -04:00
..
Kconfig ACPI, APEI, Generic Hardware Error Source memory error support 2010-05-19 22:41:16 -04:00
Makefile ACPI, APEI, Error Record Serialization Table (ERST) support 2010-05-19 22:41:31 -04:00
apei-base.c
apei-internal.h ACPI, APEI, UEFI Common Platform Error Record (CPER) header 2010-05-19 22:41:05 -04:00
cper.c ACPI, APEI, UEFI Common Platform Error Record (CPER) header 2010-05-19 22:41:05 -04:00
einj.c ACPI, APEI, EINJ injection parameters support 2010-05-19 22:42:08 -04:00
erst.c ACPI, APEI, Error Record Serialization Table (ERST) support 2010-05-19 22:41:31 -04:00
ghes.c ACPI, APEI, Generic Hardware Error Source memory error support 2010-05-19 22:41:16 -04:00
hest.c ACPI, APEI, HEST table parsing 2010-05-19 22:35:06 -04:00