summaryrefslogtreecommitdiff
path: root/source/compiler/aslcompile.c
diff options
context:
space:
mode:
authorRobert Moore <Robert.Moore@intel.com>2015-10-23 10:26:11 -0700
committerRobert Moore <Robert.Moore@intel.com>2015-10-23 10:26:11 -0700
commit64b8d2b4c4a46ef1bf97e25e08fc1293792ab20e (patch)
tree9b4482d74eec5104b0b391237b8cadb313de3d99 /source/compiler/aslcompile.c
parentd6a3fb0b2ea7114e1849dfc2df63d81ca59a1da2 (diff)
downloadacpica-64b8d2b4c4a46ef1bf97e25e08fc1293792ab20e.tar.gz
iASL: Add error message for an external scope from the DSDT
The DSDT cannot open a scope for an object defined in any SSDT because the DSDT is always loaded first (on all known ACPI implementations). Since the object is not present in the namespace at the time the scope is opened, it will fail (at runtime). Emit an error for this case. Note: It took one team 3 months to track down this problem on Windows.
Diffstat (limited to 'source/compiler/aslcompile.c')
0 files changed, 0 insertions, 0 deletions