This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
acpica
Watch
1
Star
0
Fork
0
You've already forked acpica
mirror of
https://github.com/acpica/acpica/
synced
2025-02-07 17:14:13 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
acpica
/
source
/
components
/
debugger
History
rmoore1
62300dae19
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
..
dbcmds.c
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
dbdisply.c
…
dbexec.c
…
dbfileio.c
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
dbhistry.c
…
dbinput.c
…
dbstats.c
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
dbutils.c
…
dbxface.c
…