Skip to content
Snippets Groups Projects
Commit f3d2e786 authored by Bob Moore's avatar Bob Moore Committed by Len Brown
Browse files

ACPICA: Implement simplified Table Manager


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.

Signed-off-by: default avatarAlexey Starikovskiy <alexey.y.starikovskiy@intel.com>
Signed-off-by: default avatarLen Brown <len.brown@intel.com>
parent 2e42005b
No related branches found
No related tags found
Loading
Showing
with 396 additions and 1419 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment