grml...
[seabios.git] / src / smm.c
2011-07-02 Kevin O'ConnorConvert pci_find_device/class to use 'struct pci_device'.
2011-06-22 Kevin O'ConnorConvert pci_init_device to use 'struct pci_device'.
2011-06-19 Kevin O'ConnorRemove dev-i440fx.c/h - move code closer to its callers.
2010-07-24 Isaku Yamahataseabios: smm: move out piix4 specific smram logic to...
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-06-11 Kevin O'ConnorDo garbage collection of unused sections.
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.