acpica/source/tools
rmoore1 187857892c ACPICA: Miscellaneous fixes for the Table Manager:
- Correctly initialize internal common FADT for all 64-bit "X" fields
- Fixed a couple table mapping issues during table load
- Initialize input array to zero in AcpiInitializeTables
- Additional parameter validation for AcpiGetTable, AcpiGetTableHeader, AcpiGetTableByIndex
- Fixed a couple of alignment issues for IA64
2006-08-28 21:22:35 +00:00
..
acpibin The Table Manager component has been completely redesigned and reimplemented. The new design is much simpler, and reduces the overall code and data size of the kernel-resident ACPICA by approximately 5%. Also, it is now possible to obtain the ACPI tables very early during kernel initialization, even before dynamic memory management is initialized. 2006-08-23 19:55:36 +00:00
acpiexec ACPICA: Miscellaneous fixes for the Table Manager: 2006-08-28 21:22:35 +00:00
acpisrc ACPICA: Miscellaneous fixes for the Table Manager: 2006-08-28 21:22:35 +00:00
acpixtract Warning fix 2006-03-27 21:19:26 +00:00