mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-25 14:26:44 +00:00
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: Alexey Starikovskiy <alexey.y.starikovskiy@intel.com> Signed-off-by: Len Brown <len.brown@intel.com> |
||
|---|---|---|
| .. | ||
| Makefile | ||
| nsaccess.c | ||
| nsalloc.c | ||
| nsdump.c | ||
| nsdumpdv.c | ||
| nseval.c | ||
| nsinit.c | ||
| nsload.c | ||
| nsnames.c | ||
| nsobject.c | ||
| nsparse.c | ||
| nssearch.c | ||
| nsutils.c | ||
| nswalk.c | ||
| nsxfeval.c | ||
| nsxfname.c | ||
| nsxfobj.c | ||