Go to file
Robert Moore 250b94d599 Load operator: re-instate most restrictions on incoming table signature.
Now, only allow "SSDT" "OEM", and a null signature.

History:

1) Originally, we checked the table signature for "SSDT" or "PSDT".
2) We added support for OEMx tables, signature "OEM".
3) Valid tables were encountered with a null signature, so we just
   gave up on validating the signature, (05/2008).
4) We encountered non-AML tables such as the MADT, which caused
   interpreter errors and kernel faults. So now, we once again allow
   only "SSDT", "OEMx", and now, also a null signature. (05/2011).
2011-05-17 14:12:47 -07:00
documents Logfile: Changes for version 20110413. 2011-04-13 09:51:31 -07:00
generate iASL: Changes to cleanup support for Berkeley yacc. 2011-04-15 10:03:35 -07:00
libraries Windows binaries: Update for version 20110413. 2011-04-13 09:50:44 -07:00
source Load operator: re-instate most restrictions on incoming table signature. 2011-05-17 14:12:47 -07:00
tests Merge branch 'master' of ssh://git.moblin.org/acpica 2011-04-13 09:09:57 -07:00
.gitignore Update .gitignore for new msvc9 directory. 2010-12-17 17:25:03 -08:00