Huang Ying b54ac6d2a2 ACPI, Record ACPI NVS regions
Some firmware will access memory in ACPI NVS region via APEI.  That
is, instructions in APEI ERST/EINJ table will read/write ACPI NVS
region.  The original resource conflict checking in APEI code will
check memory/ioport accessed by APEI via general resource management
mechanism.  But ACPI NVS region is marked as busy already, so that the
false resource conflict will prevent APEI ERST/EINJ to work.

To fix this, this patch record ACPI NVS regions, so that we can avoid
request resources for memory region inside it.

Signed-off-by: Huang Ying <ying.huang@intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
2012-01-17 03:54:44 -05:00
..
2011-12-05 11:49:52 +01:00
2011-09-27 18:08:04 +02:00
2011-09-27 18:08:04 +02:00
2012-01-17 03:54:44 -05:00
2010-08-27 11:12:29 -07:00
2011-07-01 10:37:14 +02:00
2011-07-26 16:49:47 -07:00
2011-02-17 14:59:22 +01:00
2011-03-18 10:39:30 +01:00
2011-07-26 16:49:47 -07:00
2011-07-24 11:49:36 +03:00
2011-10-10 06:56:47 +02:00
2011-03-18 10:39:30 +01:00
2011-07-01 11:06:38 +02:00
2011-12-05 15:06:17 +01:00
2011-07-14 21:46:20 -07:00
2011-08-04 16:13:49 -07:00
2011-10-31 17:30:44 -07:00
2011-10-10 06:56:47 +02:00
2011-03-18 10:39:30 +01:00
2011-01-13 17:32:41 -08:00
2011-03-18 10:39:30 +01:00