AML_COMMENT_OP
UINT8 CommentOpcode = (UINT8) AML_COMMENT_OP;
if ((*TreeAml == AML_COMMENT_OP) &&
else if ((*TreeAml == AML_COMMENT_OP) &&
Opcode != AML_COMMENT_OP)
while (Opcode == AML_COMMENT_OP)