summaryrefslogtreecommitdiff
path: root/sys/amd64/acpica/OsdEnvironment.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/6.1.0_cvscvs2svn2006-05-061-1/+1
* MFC: canonify the include of acpi.h.David E. O'Brien2005-11-071-1/+1
* Make unnecessary globals static and remove unused includes.Nate Lawson2004-05-061-1/+1
* Minor style cleanups.Nate Lawson2003-08-281-1/+1
* Use __FBSDID().David E. O'Brien2003-07-251-2/+3
* Port acpica to amd64.Peter Wemm2003-05-311-5/+5
* Commit MD parts of a loosely functional AMD64 port. This is based onPeter Wemm2003-05-011-2/+0
* Export the physical address of the RSDP to userland by meansMarcel Moolenaar2002-12-181-11/+29
* Trash the PnPBIOStable pointer later on when we know that the acpi probeJohn Baldwin2002-09-301-6/+0
* Replace (ab)uses of "NULL" where "0" is really meant.Archie Cobbs2002-08-221-2/+2
* Resolve conflicts arising from the ACPI CA 20020404 import.Mitsuru IWASAKI2002-06-301-1/+1
* Now that this code is MD, we don't need the i386 ifdefs.Mike Smith2001-09-071-6/+9
* Update the OSD module to match the ACPI CA 20010717 import.Mike Smith2001-07-211-0/+8
* FreeBSD-specific OSD (operating system dependant) modules for the IntelMike Smith2000-10-281-0/+56