This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
sys
/
x86
/
acpica
History
Jung-uk Kim
7c2bf852d7
Refactor acpi_machdep.c for amd64 and i386, move APM emulation into a new
...
file acpi_apm.c, and place it on sys/x86/acpica.
2010-11-10 01:29:56 +00:00
..
acpi_apm.c
Refactor acpi_machdep.c for amd64 and i386, move APM emulation into a new
2010-11-10 01:29:56 +00:00
madt.c
Move the MADT parser for amd64 and i386 to sys/x86/acpica now that it is
2010-11-08 20:57:02 +00:00
OsdEnvironment.c
Now OsdEnvironment.c is identical on amd64 and i386. Move it to a new home.
2010-11-09 00:27:18 +00:00
srat.c
…