Change license from GPLv3 to LGPLv3.
[seabios.git] / src / smm.c
2009-01-16 Kevin O'ConnorChange license from GPLv3 to LGPLv3.
2008-12-11 Kevin O'ConnorMinor - don't call smm_init() from init_bios_tables()
2008-12-07 Kevin O'ConnorDon't overwrite memory on smm init.
2008-12-05 Kevin O'ConnorDon't allow start_bdf with new auto max bus detection...
2008-11-09 Kevin O'ConnorOverhaul PCI config functions.
2008-11-08 Kevin O'ConnorSynch pci ids and registers with Linux kernel source.
2008-11-08 Kevin O'ConnorAdd dprintf() status writes during startup of bios...
2008-10-25 Kevin O'ConnorUse defines for PCI ids.
2008-07-22 Kevin O'ConnorAdd additional config options to remove parts of code.
2008-07-04 Kevin O'ConnorExtract 'struct bregs' out of biosvar.h; clean up heade...
2008-07-04 Kevin O'ConnorSeparate SMM code into its own file (smm.c from rombios...
2008-03-08 Kevin O'ConnorRevert "Commit missing files from last commit."
2008-03-06 Kevin O'ConnorCommit missing files from last commit.