vgabios: Use standard VGA IO wrappers in geodevga.c.
[seabios.git] / src / smp.c
2011-07-29 Kevin O'ConnorWarn if not enough space in smp_mtrr array.
2011-07-29 Marcelo Tosattiseabios: increase smp_mtrr array size
2010-09-25 Kevin O'ConnorCleanup - it's no longer necessary to manually reset...
2010-08-24 Lubomir RintelDon't try to talk to APIC on 486
2010-03-13 Kevin O'ConnorFix smp cpu detect on gcc 4.5.
2010-01-03 Kevin O'ConnorBe sure to add "void" to all function prototypes that...
2009-12-27 Kevin O'ConnorIntroduce MODESEGMENT define; rename VISIBLE32 to VISIB...
2009-11-24 Kevin O'ConnorSet MaxCountCPUs even if no APIC found.
2009-11-14 Kevin O'ConnorInitialize the LINT LVTs on the local APIC of the BSP.
2009-11-10 Kevin O'ConnorRemove cmos access from cpu detect loop to make it...
2009-10-24 Kevin O'ConnorReplace irq_enable() regions with explicit calls to...
2009-10-12 Kevin O'ConnorMove read/write[bwl] from smp.c to util.h.
2009-10-09 Kevin O'ConnorRead max number of cpus from VM.
2009-09-09 Kevin O'ConnorRename VAR16_32 to VAR16VISIBLE.
2009-06-21 Kevin O'ConnorForward port bochs smp changes; rename smpdetect.c...
2008-03-08 Kevin O'ConnorRevert "Commit missing files from last commit."
2008-03-06 Kevin O'ConnorCommit missing files from last commit.