mirror of
https://github.com/acpica/acpica/
synced 2025-02-24 09:24:08 +03:00
Update grammar.asl test
A couple of small updates.
This commit is contained in:
parent
725c094f1a
commit
05069fc75f
@ -1280,6 +1280,10 @@ DefinitionBlock (
|
||||
Store ("****** There were errors during the execution of the test ******", Debug)
|
||||
}
|
||||
|
||||
// Flush all notifies
|
||||
|
||||
Sleep (250)
|
||||
|
||||
//
|
||||
// Last Test
|
||||
//
|
||||
@ -1922,8 +1926,6 @@ DefinitionBlock (
|
||||
}
|
||||
})
|
||||
|
||||
/* Parser thinks this is a method invocation!! */
|
||||
|
||||
Store (RefOf (MAIN), Local5)
|
||||
|
||||
// For this to work, ABCD must NOT exist.
|
||||
|
Loading…
x
Reference in New Issue
Block a user