Change license from GPLv3 to LGPLv3.
[seabios.git] / src / mptable.c
2009-01-16 Kevin O'ConnorChange license from GPLv3 to LGPLv3.
2008-12-14 Kevin O'ConnorDefine and consistently use BUILD_APIC_ADDR and BUILD_I...
2008-11-08 Kevin O'ConnorAdd dprintf() status writes during startup of bios...
2008-08-17 Kevin O'ConnorRemove CONFIG_QEMU option - breakout into other options.
2008-07-12 Kevin O'ConnorAdd option to disable mptable generation.
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...