summaryrefslogtreecommitdiff
path: root/drivers/acpi/acpica/Makefile
diff options
context:
space:
mode:
authorBob Moore <robert.moore@intel.com>2013-01-25 09:41:08 +0400
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>2013-01-25 16:30:48 +0400
commitd9652b4e8a26384be959770839773a9dee7d0c2c (patch)
treeca8ebd28caeea5fa37f53b1bccf4644478b99e56 /drivers/acpi/acpica/Makefile
parent48ffb94f9e6f9b11c26884f26199e3d51bb22e54 (diff)
downloadlinux-d9652b4e8a26384be959770839773a9dee7d0c2c.tar.xz
ACPICA: iASL/Disassembler: Add option to ignore NOOP opcodes/operators
Implemented for both the compiler and the disassembler. Often, the NOOP opcode is used as padding for packages that are changed dynamically by the BIOS. When disassembled, these NOOPs will cause syntax errors. This option causes the disassembler to ignore the NOOP opcode, and it also causes the compiler to ignore NOOP statements as well. Signed-off-by: Bob Moore <robert.moore@intel.com> Tested-by: Thomas Renninger <trenn@suse.de> Signed-off-by: Lv Zheng <lv.zheng@intel.com> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'drivers/acpi/acpica/Makefile')
0 files changed, 0 insertions, 0 deletions