Bob Moore fc37445733 ACPICA: Add a mechanism to escape infinite AML While() loops
Add a loop counter to force exit from AML While loops if the
count becomes too large. This can occur in poorly written AML
when the hardware does not respond within a while loop and the
loop does not implement a timeout. The maximum loop count is
configurable. A new exception code is returned when a loop is
broken, AE_AML_INFINITE_LOOP.  Bob Moore, Alexey Starikovskiy.

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:36 -05:00
..
2008-04-23 23:00:13 -04:00
2008-10-23 00:11:07 -04:00
2008-04-23 23:00:13 -04:00
2008-04-23 23:00:13 -04:00
2008-04-23 23:00:13 -04:00
2008-02-07 03:33:23 -05:00
2008-04-23 23:00:13 -04:00
2008-09-23 23:12:38 -04:00
2008-11-27 02:17:30 -05:00
2008-04-23 23:00:13 -04:00
2008-04-23 23:00:13 -04:00
2008-04-23 23:00:13 -04:00
2005-08-05 00:45:14 -04:00