1
linux/drivers/acpi/parser
Lin Ming 9accd46459 ACPICA: Methods now implicitly return 0 in slack mode
Implemented an enhancement to the interpreter "slack mode". In the
absence of an explicit return or an implicitly returned object from
the last executed opcode, a control method will now implicitly
return an integer of value 0 for Microsoft compatibility.

http://www.acpica.org/bugzilla/show_bug.cgi?id=392

Signed-off-by: Lin Ming <ming.m.lin@intel.com>
Signed-off-by: Bob Moore <robert.moore@intel.com>
Signed-off-by: Alexey Starikovskiy <astarikovskiy@suse.de>
Signed-off-by: Len Brown <len.brown@intel.com>
2008-04-22 14:29:29 -04:00
..
Makefile
psargs.c ACPICA: Fix for namespace lookup problem 2008-04-22 14:29:24 -04:00
psloop.c ACPICA: Implemented full argument resolution support for the BankValue argument to BankField 2008-04-22 14:29:28 -04:00
psopcode.c ACPICA: Implemented full argument resolution support for the BankValue argument to BankField 2008-04-22 14:29:28 -04:00
psparse.c ACPICA: Methods now implicitly return 0 in slack mode 2008-04-22 14:29:29 -04:00
psscope.c
pstree.c ACPICA: changed order of interpretation of operand objects 2008-04-22 14:29:21 -04:00
psutils.c
pswalk.c
psxface.c