Lines Matching refs:repair

572 repair feature, where an attempt to double-delete an internal object 
573 could result in an ACPICA warning (for _CID repair and others). No fault
2863 Hardened/updated the _PRT return value auto-repair code:
2864 1) Do not abort the repair on a single subpackage failure, continue to
3430 Fixed an issue with runtime repair of the _CST object. Null or invalid
3498 Implemented return value repair code for _CST predefined objects: Sort
3781 1) For the _STR and _MLS names, automatically repair/convert an ASCII
3834 the runtime repair mechanism within the AML interpreter and uses the
4395 Fixed a possible fault in the return package object repair code. Fixes a
4678 Fixed a regression in the package repair code where the object reference
4780 Enhanced the automatic return-object repair code: Repair a common problem
4788 This new support will repair this error by wrapping a Package object
5132 and the ACPICA runtime validation/repair (arguments and return values.)
5381 Updated the predefined name repair mechanism to not attempt repair of a
5398 and repair. This runtime option can be used to disable return value
5399 repair
6098 Implemented a dynamic repair for _HID and _CID strings. The following
6710 Implemented an additional repair for predefined method return values.
6712 to repair unexpected NULL elements within returned Package objects.
6785 Implemented a repair for the predefined _FDE and _GTM names. The expected
6786 return value for both names is a Buffer of 5 DWORDs. This repair fixes
6818 Removed messages for successful predefined repair(s). The repair
6872 Implemented an automatic repair for predefined methods that must return
6873 sorted lists. This change will repair (by sorting) packages returned by
6885 include repair or removal of all such NULL elements where possible.
6898 Reduced the severity of predefined repair messages, Warning to Info.
6961 Implemented a run-time repair for the _MAT predefined method. If the _MAT
6968 Implemented a run-time repair for the _BIF and _BIX predefined methods.
7132 Implemented an automatic dynamic repair for predefined names that return
7245 Fixed a problem with predefined method repair code where the code that
7246 attempts to repair/convert an object of incorrect type is only executed
7250 warnings on subsequent calls was interfering with the repair mechanism.
7253 Fixed a possible memory leak in the predefined validation/repair code
7306 repair
7753 in version 20081031 as part of a fix to repair Buffer objects within
7945 include actual repair of incorrect return objects where possible. Two new