Change license from GPLv3 to LGPLv3.
[seabios.git] / src / pirtable.c
2009-01-16 Kevin O'ConnorChange license from GPLv3 to LGPLv3.
2008-12-30 Kevin O'ConnorAdd more linker protections around variables accessed...
2008-12-29 Kevin O'ConnorMove pir table offset from ebda to a global variable.
2008-12-13 Kevin O'ConnorCleanup of fixed space addresses.
2008-11-08 Kevin O'ConnorAvoid casting EBDA variables ipl.description and pir_loc.
2008-11-08 Kevin O'ConnorAdd dprintf() status writes during startup of bios...
2008-07-04 Kevin O'ConnorExtract 'struct bregs' out of biosvar.h; clean up heade...
2008-06-21 Kevin O'ConnorPCI fixes
2008-06-13 Kevin O'ConnorGenerate PIR table at post time.