linux/drivers/acpi/dispatcher
Bob Moore 24058054d7 ACPICA: Handle mis-matched package length
Implement support within the AML interpreter for
package objects that contain a mismatch between the AML
length and package element count. In this case, the lesser
of the two is used. Some BIOS code apparently modifies
the package length on the fly, and this change supports
this. Provides compatibility with the MS AML interpreter.

Signed-off-by: Alexey Starikovskiy <alexey.y.starikovskiy@intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
2007-02-02 21:14:20 -05:00
..
Makefile
dsfield.c ACPI: ACPICA 20060421 2006-06-14 02:30:55 -04:00
dsinit.c ACPI: ACPICA 20060707 2006-07-09 15:15:40 -04:00
dsmethod.c ACPI: ACPICA 20060707 2006-07-09 15:15:40 -04:00
dsmthdat.c ACPI: ACPICA 20060512 2006-06-14 02:34:48 -04:00
dsobject.c ACPICA: Handle mis-matched package length 2007-02-02 21:14:20 -05:00
dsopcode.c ACPI: ACPICA 20060421 2006-06-14 02:30:55 -04:00
dsutils.c ACPI: ACPICA 20060421 2006-06-14 02:30:55 -04:00
dswexec.c ACPI: ACPICA 20060707 2006-07-09 15:15:40 -04:00
dswload.c ACPI: ACPICA 20060623 2006-06-28 03:11:38 -04:00
dswscope.c ACPI: ACPICA 20060421 2006-06-14 02:30:55 -04:00
dswstate.c ACPI: ACPICA 20060526 2006-06-14 02:44:35 -04:00