acpica/source/tools
rmoore1 5e9a716dee New interfaces for table event handlers.
Designed and implemented new external interfaces to install and remove handlers for ACPI table-related events. Current events that are defined are LOAD and UNLOAD. These interfaces allow the host to track ACPI tables as they are dynamically loaded and unloaded. See AcpiInstallTableHandler and AcpiRemoveTableHandler. (Lin Ming and Bob Moore)
2007-09-19 20:00:31 +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 New interfaces for table event handlers. 2007-09-19 20:00:31 +00:00
acpisrc New interfaces for table event handlers. 2007-09-19 20:00:31 +00:00
acpixtract Update copyright to 2007. 2007-01-09 20:01:19 +00:00