acpica/source
Robert Moore ede1ca0212 Add repair for predefined methods that return nested packages.
Fixes a problem where a predefined method is defined to return a
variable-length Package of sub-packages. If the length is one, the
BIOS code occasionally creates a simple single package with no
sub-packages. This code attempts to fix the problem by wrapping
a new package object around the existing package. ACPICA BZ 790.
2009-06-26 10:54:44 -07:00
..
common ACPI 4.0: Changes for existing ACPI tables. 2009-06-23 15:07:23 -07:00
compiler ACPI 4.0: iASL - Add new predefined/reserved names. 2009-06-18 12:40:47 -07:00
components Add repair for predefined methods that return nested packages. 2009-06-26 10:54:44 -07:00
include Add repair for predefined methods that return nested packages. 2009-06-26 10:54:44 -07:00
os_specific/service_layers Win OSL: comment update. 2009-04-15 13:48:59 -07:00
tools Fix: Predefined object repair executed only once. 2009-06-23 13:33:48 -07:00