acpica/source/components/namespace
Robert Moore c995fed15a Object repair code: Support to add Package wrappers.
Repair a common problem with objects that are defined to
return a variable-length Package of sub-objects. If there is
only one sub-object, some BIOS code mistakenly simply declares
the single object instead of a Package with one sub-object.
This function attempts to repair this error by wrapping a
Package object around the original object, creating the
correct and expected Package with one sub-object.
2012-03-16 09:37:52 -07:00
..
nsaccess.c Update ACPICA copyrights to 2012. 2012-01-03 14:08:42 -08:00
nsalloc.c Update ACPICA copyrights to 2012. 2012-01-03 14:08:42 -08:00
nsdump.c Debugger: Add missing object info to namespace dump. 2012-02-16 14:46:58 -08:00
nsdumpdv.c Clarify METHOD_NAME* defines for full-pathname cases. 2012-02-16 08:39:00 -08:00
nseval.c Update ACPICA copyrights to 2012. 2012-01-03 14:08:42 -08:00
nsinit.c Update ACPICA copyrights to 2012. 2012-01-03 14:08:42 -08:00
nsload.c Update ACPICA copyrights to 2012. 2012-01-03 14:08:42 -08:00
nsnames.c Update ACPICA copyrights to 2012. 2012-01-03 14:08:42 -08:00
nsobject.c Update ACPICA copyrights to 2012. 2012-01-03 14:08:42 -08:00
nsparse.c Update ACPICA copyrights to 2012. 2012-01-03 14:08:42 -08:00
nspredef.c Object repair code: Support to add Package wrappers. 2012-03-16 09:37:52 -07:00
nsrepair2.c Update ACPICA copyrights to 2012. 2012-01-03 14:08:42 -08:00
nsrepair.c Object repair code: Support to add Package wrappers. 2012-03-16 09:37:52 -07:00
nssearch.c Update ACPICA copyrights to 2012. 2012-01-03 14:08:42 -08:00
nsutils.c Change exception code for invalid pathname in EvaluateObject. 2012-02-16 14:44:50 -08:00
nswalk.c Update ACPICA copyrights to 2012. 2012-01-03 14:08:42 -08:00
nsxfeval.c Update ACPICA copyrights to 2012. 2012-01-03 14:08:42 -08:00
nsxfname.c Update ACPICA copyrights to 2012. 2012-01-03 14:08:42 -08:00
nsxfobj.c Update ACPICA copyrights to 2012. 2012-01-03 14:08:42 -08:00