freebsd-dev/sys/amd64
Jung-uk Kim ceb9fa549f Some BIOSes are known for corrupting low 64KB between suspend and resume.
Mask off the first 16 pages unless we appear to be running in a VM.  This
address may be overridden by 'hw.physmem.start' tunable from loader.
Note Linux used to have a BIOS quirk table for this issue but it seems they
made it default recently.
2012-02-15 21:32:05 +00:00
..
acpica Reset clock after atrtc(4) is properly resumed. 2012-02-08 21:23:20 +00:00
amd64 Some BIOSes are known for corrupting low 64KB between suspend and resume. 2012-02-15 21:32:05 +00:00
compile
conf Move WITHOUT_SOURCELESS_* files to sys/conf/ in order to avoid "universe" 2012-02-12 14:55:27 +00:00
ia32 Add support for the extended FPU states on amd64, both for native 2012-01-21 17:45:27 +00:00
include Move xrstor/xsave/xsetbv into fpu.c and reorder them. 2012-01-30 07:53:33 +00:00
linux32 Convert files to UTF-8 2012-01-15 13:23:18 +00:00
pci
Makefile