mirror of
https://github.com/acpica/acpica/
synced 2025-02-22 08:24:12 +03:00
comment
date 2005.03.29.22.43.00; author rmoore1; state Exp;
This commit is contained in:
parent
0dfae8d9f9
commit
a47bef5f19
@ -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;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user