commit | 7fdb5cea9bf288eb6408538fa67f1559f433ab9d | [log] [tgz] |
---|---|---|
author | Bob Moore <robert.moore@intel.com> | Thu Aug 04 16:42:42 2016 +0800 |
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | Sat Aug 13 03:09:31 2016 +0200 |
tree | efbf6f6a1ac6af652db7eed53b8ff9a5bd0dda98 | |
parent | fee4ab9c0cf223e9f0f2d9d2e5a2f24f6539ccbd [diff] |
ACPICA: Interpreter: Remove temporary code for External() opcode ACPICA commit f2d349f8a11efc0f438ad6903564f3a6755dc6b9 The interpreter should never see this opcode (it is used by disassemblers), so the final implementation is to return an error. Link: https://github.com/acpica/acpica/commit/f2d349f8 Signed-off-by: Bob Moore <robert.moore@intel.com> Signed-off-by: Lv Zheng <lv.zheng@intel.com> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>