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-08-05 22:16:42 -04:00
2011-11-06 20:32:31 -05:00
2011-03-22 23:20:35 -04:00
2011-07-16 18:36:17 -04:00
2011-05-29 04:40:39 -04:00
2011-07-16 18:36:17 -04:00
2012-01-17 03:54:44 -05:00
2012-01-17 03:54:44 -05:00
2011-07-14 00:14:05 -04:00
2011-07-16 18:36:17 -04:00
2011-11-06 19:13:44 -05:00
2011-07-16 18:36:17 -04:00