Christian Helmuth 83ead086a1 acpica: enable interpreter-slack mode
This mode is used on Linux (if acpi=strict is not set on boot cmdline)
and Windows. The mode ignores certain errors and/or bad AML constructs.

  1) Allow "implicit return" of last value in a control method
  2) Allow access beyond the end of an operation region
  3) Allow access to uninitialized locals/args (auto-init to integer 0)
  4) Allow ANY object type to be a source operand for the Store() operator
  5) Allow unresolved references (invalid target name) in package objects
  6) Enable warning messages for behavior that is not ACPI spec compliant
2019-08-13 12:02:27 +02:00
..
2018-05-03 15:31:54 +02:00
2018-05-03 15:31:54 +02:00
2019-05-27 14:52:52 +02:00
2019-05-27 14:52:52 +02:00
2019-02-12 10:33:14 +01:00
2019-02-12 10:33:14 +01:00
2019-07-09 08:55:24 +02:00
2019-02-12 10:33:14 +01:00
2019-02-12 10:33:14 +01:00
2019-03-18 15:56:23 +01:00
2019-03-18 15:56:23 +01:00
2018-10-29 09:36:22 +01:00
2018-10-29 09:36:22 +01:00
2018-11-29 11:46:02 +01:00
2018-11-29 11:46:02 +01:00
2018-10-29 09:36:22 +01:00
2018-10-29 09:36:22 +01:00
2018-11-27 11:38:13 +01:00
2018-11-27 11:38:13 +01:00
2019-03-18 15:56:23 +01:00
2019-03-18 15:56:23 +01:00
2019-03-18 15:56:23 +01:00
2019-03-18 15:56:23 +01:00
2019-05-06 16:15:27 +02:00
2019-05-06 16:15:27 +02:00
2019-05-27 14:52:52 +02:00
2019-05-27 14:52:52 +02:00