Robert Moore 69c10b6363 iASL: Fix for too-strict package object validation.
The package object validation for return values from the predefined
ACPI names is a bit too strict, it does not allow names references
within the package (which will be resolved at runtime.) These
types of references cannot be validated at compile time.

This change ignores named references within package objects for
predefined names that return or define static packages.
2013-05-08 13:20:38 -07:00
2013-05-08 13:11:41 -07:00
Description
No description provided
170 MiB
Languages
ASL 68.6%
C 29%
Yacc 0.8%
HTML 0.5%
Shell 0.5%
Other 0.6%