Files
linux-apfs/drivers/acpi
Lv Zheng 1ef356681e ACPI / bus: Adjust ACPI subsystem initialization for new table loading mode
This patch enables the following initialization order for the
new table loading mode (which is enabled by setting
acpi_gbl_parse_table_as_term_list to TRUE):

  1. Install default region handlers (SystemMemory, SystemIo, PciConfig,
     EmbeddedControl via ECDT) without evaluating _REG;

  2. Load the table and execute the module level AML opcodes instantly.

Signed-off-by: Lv Zheng <lv.zheng@intel.com>
[ rjw: Subject ]
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
2016-09-26 14:46:53 +02:00
..
2016-04-27 23:42:57 +02:00
2016-04-27 23:42:57 +02:00
2016-01-04 22:10:30 +01:00
2016-03-09 23:23:21 +01:00
2016-07-19 12:32:39 -07:00