Detect CPUID instruction before using it.
[seabios.git] / src / mtrr.c
2012-02-02 Kevin O'ConnorDetect CPUID instruction before using it.
2011-06-13 Ian CampbellAdd support for use as Xen HVM BIOS.
2011-03-07 Kevin O'ConnorAdd config option to disable MTRR initialization.
2010-01-01 Kevin O'ConnorMake MTRR region 0xc0000-0x100000 be cached.
2009-12-24 Kevin O'ConnorAdd symbolic definitions for MTRR code.
2009-11-10 Kevin O'ConnorProperly mask value for MTRR mask.
2009-06-21 Kevin O'ConnorForward port bochs smp changes; rename smpdetect.c...
2009-05-07 Kevin O'ConnorMinor - formatting enhancements; add memset_far funcs.
2009-01-16 Kevin O'ConnorChange license from GPLv3 to LGPLv3.
2009-01-05 Kevin O'ConnorInitial KVM support.