dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/acpi/tables
Bob Moore 55f8f3cc4f ACPICA: Clear reserved fields for incoming ACPI 1.0 FADTs
Fixed a problem with the internal FADT conversion where ACPI 1.0
FADTs that contained invalid non-zero values in reserved fields
could cause later failures because these fields have meaning in
later revisions of the FADT. For incoming ACPI 1.0 FADTs, these
fields are now always zeroed. (Preferred_PM_Profile, PSTATE_CNT,
CST_CNT, IAPC_BOOT_FLAGS.)

Signed-off-by: Bob Moore <robert.moore@intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
2007-07-03 01:56:40 -04:00
..
Makefile ACPICA: Create tbfadt.c to hold all FADT-related functions 2007-02-02 21:14:24 -05:00
tbfadt.c ACPICA: Clear reserved fields for incoming ACPI 1.0 FADTs 2007-07-03 01:56:40 -04:00
tbfind.c ACPICA: Update copyright to 2007. 2007-02-02 21:14:31 -05:00
tbinstal.c ACPICA: allow Load(OEMx) tables 2007-05-29 18:29:50 -04:00
tbutils.c ACPICA: reduce table header messages to fit within 80 columns 2007-02-06 15:28:23 -05:00
tbxface.c ACPICA: Lindent 2007-05-09 23:34:35 -04:00
tbxfroot.c ACPICA: Update copyright to 2007. 2007-02-02 21:14:31 -05:00