summaryrefslogtreecommitdiffstats
path: root/sys/arch/amd64/include/mpbiosvar.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Split the MP trampoline into two pages, one for code and one for data/stackmlarkin2014-11-221-1/+2
* Don't use the first 64KB for anything, including tramps. Move tramps andmlarkin2014-01-051-2/+2
* Normalize sentinel. Use _MACHINE_*_H_ and _<ARCH>_*_H_ properly and consitently.pirofti2011-03-231-4/+4
* First pass at removing clauses 3 and 4 from NetBSD licenses.ray2008-06-261-8/+1
* Fixup broken mpbios'es on VT8237 and nForce4 chipsets. Fixes interruptkettenis2006-03-221-1/+3
* an amd64 arch support.mickey2004-01-281-0/+62