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-16 05:24:36 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
acpica
/
source
/
common
History
rmoore1
42f376a70a
ACPICA: Fix for two small problems with the FADT disassembly
2006-09-01 18:56:49 +00:00
..
16bit.h
…
a16find.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
a16utils.asm
…
a16utils.obj
…
adfile.c
Automated cleanup
2006-05-12 20:50:15 +00:00
adisasm.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
adwalk.c
Do not search parent(s) when installing names into namespace
2006-05-24 20:49:05 +00:00
dmrestag.c
Moved 'X' to last choice, looks too much like a hex constant.
2006-06-19 22:02:41 +00:00
dmtable.c
ACPICA: Implement support for ACPI DMAR table (DMA Remapping Table) in header files and disassembler.
2006-08-24 17:19:49 +00:00
dmtbdump.c
ACPICA: Automated code cleanup
2006-08-31 16:29:36 +00:00
dmtbinfo.c
ACPICA: Fix for two small problems with the FADT disassembly
2006-09-01 18:56:49 +00:00
getopt.c
…