Lines Matching refs:predefined
122 iASL: Changed to ignore the unreferenced detection for predefined names
218 - New predefined names
377 packages returned by predefined names (such as _DEP). A common BIOS error
474 Removed support for the _SUB predefined name in AcpiGetObjectInfo. This
547 - Fix the "predefined" command for in-kernel debugger.
913 description text for the _REV predefined name. _REV now permanently
934 new ACPI 6.0 predefined names. This includes: _BTH, _CR3, _DSD, _LPI,
952 iASL compiler: Added compile-time support for all new ACPI 6.0 predefined
966 AcpiHelp: Added support for all new ACPI 6.0 predefined names.
989 Permanently set the return value for the _REV predefined name. It now
1433 New predefined names. Support includes iASL and runtime ACPICA
1656 iASL: Add check for predefined packages that are too large. For
1657 predefined names that contain subpackages, check if each subpackage is
1909 Debugger: Added the "test predefined" command. This change makes this
1911 each and every predefined name within the current namespace.
2428 Implemented return value repair code for _CST predefined objects: Sort
2499 validation for return values from the predefined names is a bit too
2545 Implemented run-time argument typechecking for all predefined ACPI names
2547 incoming arguments for all predefined names executed via
2551 definition of the predefined name is checked against the ACPI
2566 3) Removed an unused variable in the predefined name support
2633 the master predefined info table. This change adds the infrastructure to
2634 enable typechecking on incoming arguments for all predefined
2637 some duplicate code for the predefined names into a new module,
2665 iASL: Allow additional predefined names to return zero-length packages.
2666 Now, all predefined names that are defined by the ACPI specification to
2682 AcpiHelp: Added allowable/required argument types to the predefined names
2683 info display. This feature utilizes the recent update to the predefined
2709 predefined name return values. Both of these repairs can simplify code in
2759 predefined names. This new feature validates static package objects
2760 returned by the various predefined names defined to return packages. Both
2765 existing predefined name information table. Adds a new file, aslprepkg.c.
3213 Removed all use of the deprecated _GTS and _BFS predefined methods. The
3232 (Physical Location of Device) predefined method. Adds a new external
3235 structure. Note: C Bitfields cannot be used for this type of predefined
3259 Added struct header support for the _FDE, _GRT, _GTM, and _SRT predefined
3260 names. This simplifies access to the buffers returned by these predefined
3330 affect these predefined names: _ALR, _MLS, _PSS, _TRT, _TSS, _PRT, _HPX,
3462 predefined names in order to improve the readability of the disassembled
3464 1) Emit descriptions for all standard predefined names (_INI, _STA,
3493 AcpiHelp: Fixed some typos in the various predefined name descriptions.
3712 predefined methods that are defined to return a variable-length Package
3866 Updated the return value of the _REV predefined method to integer value 5
4027 all new predefined resource tags). New descriptors are:
4060 All new predefined objects/control-methods are supported by the iASL
4064 predefined names include the following:
4257 predefined
4311 Updated the predefined name repair mechanism to not attempt repair of a
4374 Find/display ACPI predefined name(s) -- with description, number
4417 Added the missing _TDL predefined name to the global name list in order
4485 Added more predefined methods that are eligible for automatic NULL
4487 element removal. This change adds another group of predefined names to
4722 iASL: Implemented the predefined macros __LINE__, __FILE__, and __DATE__.
4739 predefined
4950 Changed the type of the predefined namespace object _TZ from ThermalZone
5334 predefined
5366 iASL: Added compiler support for the _WDG and_WED Microsoft predefined
5438 iASL: Added support for the _Wxx predefined names. This support was
5440 and these names were not recognized by the compiler as valid predefined
5443 iASL: Added an error for all predefined names that are defined to return
5539 iASL: Implement limited typechecking for values returned from predefined
5543 iASL: Fixed a predefined name object verification regression. Fixes a
5546 predefined name is declared as a static named object with a value defined
5614 predefined named objects that are declared with the Name() operator. For
5617 predefined
5640 Implemented an additional repair for predefined method return values.
5694 Enhanced automatic data type conversions for predefined name repairs.
5696 change expands the automatic repairs/conversions for predefined name
5705 Implemented automatic removal of null package elements during predefined
5715 Implemented a repair for the predefined _FDE and _GTM names. The expected
5748 Removed messages for successful predefined repair(s). The repair
5802 Implemented an automatic repair for predefined methods that must return
5810 Fixed a possible fault during predefined name validation if a return
5828 Reduced the severity of predefined repair messages, Warning to Info.
5891 Implemented a run-time repair for the _MAT predefined method. If the _MAT
5898 Implemented a run-time repair for the _BIF and _BIX predefined methods.
5932 executes multiple predefined methods within the namespace.)
6044 ACPI 4.0: Implemented predefined name validation for all new names. There
6046 31 new names in ACPI 4.0. The predefined validation module was split into
6062 Implemented an automatic dynamic repair for predefined names that return
6063 nested Package objects. This applies to predefined names that are defined
6175 Fixed a problem with predefined method repair code where the code that
6178 the first time the predefined method is called. The mechanism that
6183 Fixed a possible memory leak in the predefined validation/repair code
6211 predefined names and control methods (31 total). ACPICA BZ 769.
6531 can be different, as per the values returned from the _Sx predefined
6741 predefined ACPI methods. For these methods (such as _BIF), added
6807 validates control method argument counts into the predefined validation
6863 Designed and implemented a mechanism to validate predefined ACPI methods
6865 objects. This code validates the predefined ACPI objects (objects whose
6871 to detect problems with the BIOS-implemented predefined ACPI objects
6948 the predefined methods. Lin Ming. Linux BZ 11032.
6995 Allow multiple argument counts for the predefined _SCP method. ACPI 3.0
7810 The AcpiExec utility now installs handlers for all of the predefined
8195 Fixed a problem where the presence of the _OSI predefined control method
8215 match the predefined PCI Root Bridge IDs, the _CID list (if present) is
9014 interface/behavior strings for the _OSI predefined control method as
9185 Added two new strings for the predefined _OSI method: "Windows 2001.1
10274 flag definitions within the headers for the predefined ACPI tables. These
11217 Updated the _REV predefined method to return the currently supported
11297 Fixed a problem with the predefined resource descriptor names where
12358 Implemented support for the predefined _OSI "internal" control method.
13603 the previous release, the namespace nodes for the predefined
13815 predefined Scopes, Processor, PowerResource, and ThermalZone.)