linux/drivers/acpi/namespace
Bob Moore a647b5c340 ACPICA: Add Buffer->String conversion for predefined methods
For predefined methods (such as _BIF), add automatic conversion for
objects that are required to be a String, but a Buffer was found
instead. This can happen when reading string battery data from
an operation region, because it used to be difficult to convert
the data from buffer to string from within the ASL. Linux BZ 11822.

http://bugzilla.kernel.org/show_bug.cgi?id=11822

Signed-off-by: Bob Moore <robert.moore@intel.com>
Signed-off-by: Lin Ming <ming.m.lin@intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
2008-12-29 22:38:38 -05:00
..
Makefile ACPICA: New: Validation for predefined ACPI methods/objects 2008-10-22 23:14:49 -04:00
nsaccess.c ACPICA: Fix to allow aliases within ASL namepaths 2008-12-29 22:38:38 -05:00
nsalloc.c ACPICA: update Intel copyright 2008-04-23 23:00:13 -04:00
nsdump.c ACPICA: Cleanup for internal Reference Object 2008-10-22 23:14:45 -04:00
nsdumpdv.c ACPICA: update Intel copyright 2008-04-23 23:00:13 -04:00
nseval.c ACPICA: Add Buffer->String conversion for predefined methods 2008-12-29 22:38:38 -05:00
nsinit.c ACPICA: Fix for hang on GPE method invocation 2008-07-16 23:27:03 +02:00
nsload.c ACPICA: Eliminate acpi_native_uint type v2 2008-07-16 23:27:03 +02:00
nsnames.c ACPICA: New: Validation for predefined ACPI methods/objects 2008-10-22 23:14:49 -04:00
nsobject.c ACPICA: update Intel copyright 2008-04-23 23:00:13 -04:00
nsparse.c ACPICA: Eliminate acpi_native_uint type v2 2008-07-16 23:27:03 +02:00
nspredef.c ACPICA: Add Buffer->String conversion for predefined methods 2008-12-29 22:38:38 -05:00
nssearch.c ACPICA: Remove obsolete debug levels (WARN and ERROR) 2008-10-22 23:14:42 -04:00
nsutils.c ACPICA: Allow multiple backslash prefix in namepaths 2008-12-29 22:38:38 -05:00
nswalk.c ACPICA: update Intel copyright 2008-04-23 23:00:13 -04:00
nsxfeval.c ACPICA: Cleanup for internal Reference Object 2008-10-22 23:14:45 -04:00
nsxfname.c ACPICA: Return method arg count from acpi_get_object_info 2008-10-22 23:14:38 -04:00
nsxfobj.c ACPICA: update Intel copyright 2008-04-23 23:00:13 -04:00