Lines Matching +refs:Package +refs:Dynamic

891 	PKG1 [0x1111 0x2222]		// Package
2017 Debugger: Added support for Package objects in the "Test Objects"
2106 Completed the final integration of the recent changes to Package Object
2123 resolution of named reference elements within Package objects. Although
2126 Package objects. To disable these errors, define
2213 resolution" of reference objects within ASL Package Object definitions.
2461 Name (PKG1, Package()
3859 DataTableRegion, Buffer, and Package.
3867 -- Store (Source, Target): If the source is a Package object, the target
3868 must be a Package object, LocalX, ArgX, or Debug. Likewise, if the target
3869 is a Package, the source must also be a Package.
5978 Dynamic Object Repair: Implemented additional runtime repairs for
6219 Implemented a performance enhancement for ACPI/AML Package objects. This
6220 change greatly increases the performance of Package objects within the
6880 "Support to add Package wrappers".
6982 predefined methods that are defined to return a variable-length Package
6986 simply returns the single object instead of a Package with one sub-
6988 This new support will repair this error by wrapping a Package object
6990 the original object, creating the correct and expected Package with one
7269 DRTM /* Dynamic Root of Trust for Measurement table */
8480 Fixed a problem with references to Alias objects within Package Objects.
8482 reference to an Alias within the definition of a Package was not always
8488 should be. Package objects are only allowed to contain integer, string,
8911 to repair unexpected NULL elements within returned Package objects.
8970 Buffer can be converted to a Package of Integers if necessary. The
9080 Package
9128 length. Adds a new remark for a Package() declaration if an initializer
9174 within the returned Package. ACPICA BZ 807.
9249 Package object. _DSM can return any type of object, so validation on the
9332 nested Package objects. This applies to predefined names that are defined
9334 return a variable-length Package of sub-packages. If the number of sub-
10751 objects (when debugging enabled). The message "Package List length larger
10755 opposite case, where NumElements is larger than the Package List (the
10874 Fixed a problem with the SizeOf operator when used with Package and
11058 Fixed a problem with Control Method references within Package objects.
11103 Fixed a problem with the Package operator where all named references were
11106 ACPI specification, a Package can only contain Data Objects or references
11109 (Integer, Buffer, String, Package, BufferField, Field) should be resolved
11229 Implemented support to allow Package objects to be passed as method
12822 Implemented optional support to allow unresolved names within ASL Package
13095 for both Buffer and Package objects where the parse stack could overflow.
13431 Fixed a problem where incorrect AML code could be generated for Package
13608 Enhanced the Dump command to display the entire contents of Package
13645 Package
13996 Enhanced package object output for the debug object. Package objects are
14096 on an Index of a Package which pointed to a null package element. The
14104 Fixed a problem where references to control methods within Package
14269 of just type integer. Package elements are implicitly converted to the
14288 Fixed a problem with the Buffer and Package operators where the
14762 - Dynamic object deletion and memory leaks
15172 Implemented full support for Package objects within the Case() operator.
16584 Package declaration. This was caused by the deferred parsing of
16667 a protection fault if the object being copied was a Package and
17826 Buffer and Package objects. This allows complex expressions to be
18324 appearing in Package objects were not properly converted to
18325 integers when the internal Package was converted to an external
19436 prevents the use of invalid objects (such as using a Package where