linux/include/acpi
Bob Moore defba1d8f2 [ACPI] ACPICA 20051216
Implemented optional support to allow unresolved names
within ASL Package objects. A null object is inserted in
the package when a named reference cannot be located in
the current namespace. Enabled via the interpreter slack
flag which Linux has enabled by default (acpi=strict
to disable slack).  This should eliminate AE_NOT_FOUND
exceptions seen on machines that contain such code.

Implemented an optimization to the initialization
sequence that can improve boot time. During ACPI device
initialization, the _STA method is now run if and only
if the _INI method exists. The _STA method is used to
determine if the device is present; An _INI can only be
run if _STA returns present, but it is a waste of time to
run the _STA method if the _INI does not exist. (Prototype
and assistance from Dong Wei)

Implemented use of the C99 uintptr_t for the pointer
casting macros if it is available in the current
compiler. Otherwise, the default (void *) cast is used
as before.

Fixed some possible memory leaks found within the
execution path of the Break, Continue, If, and CreateField
operators. (Valery Podrezov)

Fixed a problem introduced in the 20051202 release where
an exception is generated during method execution if a
control method attempts to declare another method.

Signed-off-by: Bob Moore <robert.moore@intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
2005-12-28 02:54:59 -05:00
..
platform [ACPI] ACPICA 20051117 2005-12-10 00:27:56 -05:00
acconfig.h [ACPI] ACPICA 20051216 2005-12-28 02:54:59 -05:00
acdebug.h [ACPI] Lindent all ACPI files 2005-08-05 00:45:14 -04:00
acdisasm.h [ACPI] ACPICA 20051216 2005-12-28 02:54:59 -05:00
acdispat.h [ACPI] ACPICA 20051216 2005-12-28 02:54:59 -05:00
acevents.h [ACPI] ACPICA 20051102 2005-12-10 00:26:05 -05:00
acexcep.h [ACPI] Lindent all ACPI files 2005-08-05 00:45:14 -04:00
acglobal.h [ACPI] ACPICA 20051216 2005-12-28 02:54:59 -05:00
achware.h [ACPI] Lindent all ACPI files 2005-08-05 00:45:14 -04:00
acinterp.h [ACPI] ACPICA 20051102 2005-12-10 00:26:05 -05:00
aclocal.h [ACPI] ACPICA 20051216 2005-12-28 02:54:59 -05:00
acmacros.h [ACPI] ACPICA 20051216 2005-12-28 02:54:59 -05:00
acnames.h [ACPI] ACPICA 20050815 2005-08-29 23:44:25 -04:00
acnamesp.h [ACPI] Lindent all ACPI files 2005-08-05 00:45:14 -04:00
acobject.h [ACPI] Lindent all ACPI files 2005-08-05 00:45:14 -04:00
acopcode.h [ACPI] Lindent all ACPI files 2005-08-05 00:45:14 -04:00
acoutput.h [ACPI] Lindent all ACPI files 2005-08-05 00:45:14 -04:00
acparser.h [ACPI] Lindent all ACPI files 2005-08-05 00:45:14 -04:00
acpi.h [ACPI] Lindent all ACPI files 2005-08-05 00:45:14 -04:00
acpi_bus.h [ACPI] delete CONFIG_ACPI_BUS 2005-08-24 12:11:34 -04:00
acpi_drivers.h [ACPI] ACPICA 20050930 2005-12-10 00:20:25 -05:00
acpiosxf.h [ACPI] ACPICA 20051021 2005-12-10 00:22:54 -05:00
acpixf.h [ACPI] ACPICA 20051117 2005-12-10 00:27:56 -05:00
acresrc.h [ACPI] ACPICA 20051117 2005-12-10 00:27:56 -05:00
acstruct.h [ACPI] Lindent all ACPI files 2005-08-05 00:45:14 -04:00
actables.h [ACPI] Lindent all ACPI files 2005-08-05 00:45:14 -04:00
actbl.h [ACPI] ACPICA 20051216 2005-12-28 02:54:59 -05:00
actbl1.h [ACPI] Lindent all ACPI files 2005-08-05 00:45:14 -04:00
actbl2.h [ACPI] Lindent all ACPI files 2005-08-05 00:45:14 -04:00
actbl71.h [ACPI] Lindent all ACPI files 2005-08-05 00:45:14 -04:00
actypes.h [ACPI] ACPICA 20051216 2005-12-28 02:54:59 -05:00
acutils.h [ACPI] ACPICA 20051216 2005-12-28 02:54:59 -05:00
amlcode.h [ACPI] Lindent all ACPI files 2005-08-05 00:45:14 -04:00
amlresrc.h [ACPI] ACPICA 20051102 2005-12-10 00:26:05 -05:00
container.h [ACPI] Lindent all ACPI files 2005-08-05 00:45:14 -04:00
pdc_intel.h [ACPI] Lindent all ACPI files 2005-08-05 00:45:14 -04:00
processor.h [ACPI] Lindent all ACPI files 2005-08-05 00:45:14 -04:00