acpica/source/tools
Robert Moore 09058e5daf FADT parsing changes and fixes.
1) Update the register lengths for the PM1 event blocks. The length
must be divided by two in order to use these to access the status
registers.
2) Add run-time option to use default register lengths to override a
faulty FADT.
3) Add warning message if any of the X64 address structures contain a
length that does not match the legacy length earlier in the FADT.
4) Move all FADT warning messages into the ValidateFadt function.
2008-11-21 13:45:49 -08:00
..
acpibin Restructure includes into public/private. 2008-10-22 14:31:40 -07:00
acpiexec FADT parsing changes and fixes. 2008-11-21 13:45:49 -08:00
acpisrc New: AcpiGetGpeDevice interface. 2008-11-18 14:02:50 -08:00
acpixtract Remove obsolete version number in module headers. 2008-09-25 12:56:30 -07:00
examples New: ACPICA example code. 2008-10-28 14:41:48 -07:00