Robert Moore
ac3a38aaf5
iASL: Warn if reserved method incorrectly returns a value.
...
Many predefined names are defined such that they do not return
a value. If implemented as a method, issue a warning if such
a name returns a value. ACPICA BZ 855.
2011-01-27 13:45:46 -08:00
Robert Moore
a1d2af4804
Tests: update badcode example file for new iASL error messages.
...
new _CID/_HID error messages.
2010-11-03 10:38:40 -07:00
Robert Moore
2e7745a40b
Tests: Update badcode.asl for new iASL error checks.
...
New _HID checks and null resource descriptor check.
2010-10-06 08:30:54 -07:00
Robert Moore
6d8374fa06
Tests: Add new file with examples of extended iASL error checking.
...
Shows advanced error checking ability of iASL. Compiles with no errors
with ASL.
2010-04-23 09:22:19 -07:00