Various minor comment updates.
[seabios.git] / src / smpdetect.c
2008-12-11 Kevin O'ConnorVarious minor comment updates.
2008-12-07 Kevin O'ConnorExecute smp detect code in place instead of copying it.
2008-11-29 Kevin O'ConnorDon't reset .bss on reboots.
2008-11-28 Kevin O'ConnorImplement tsc based delay timers, and use them througho...
2008-08-17 Kevin O'ConnorImprove smp detection code.
2008-07-06 Kevin O'ConnorUse ld to build final rom; remove custom build utilities.
2008-07-04 Kevin O'ConnorExtract 'struct bregs' out of biosvar.h; clean up heade...
2008-07-04 Kevin O'ConnorSeparate out smp detection and mp table generation...