date	2005.03.29.22.43.00;	author rmoore1;	state Exp;
This commit is contained in:
aystarik 2005-06-29 17:50:20 +00:00
parent 0dfae8d9f9
commit a47bef5f19

View File

@ -2,7 +2,7 @@
/******************************************************************************
*
* Module Name: exresop - AML Interpreter operand/object resolution
* $Revision: 1.79 $
* $Revision: 1.80 $
*
*****************************************************************************/
@ -730,6 +730,8 @@ AcpiExResolveOperands (
if (TargetOp == AML_DEBUG_OP)
{
/* Allow store of any object to the Debug object */
break;
}