Change license from GPLv3 to LGPLv3.
[seabios.git] / src / smbios.c
2009-01-16 Kevin O'ConnorChange license from GPLv3 to LGPLv3.
2008-12-29 Kevin O'ConnorMove ram size definitions from ebda to global variables.
2008-11-08 Kevin O'ConnorAdd dprintf() status writes during startup of bios...
2008-10-26 Kevin O'ConnorAdd support for more than 4Gig of ram.
2008-10-25 Kevin O'ConnorAdd new QEMU code to access UUID.
2008-10-25 Kevin O'ConnorSet smbios cache handles - patch from bochs bios.
2008-10-25 Kevin O'ConnorFix smbios bios_characteristics -- patch from bochs...
2008-10-25 Kevin O'ConnorFix VMware backdoor command 0Ah - patch from bochs...
2008-08-30 Kevin O'ConnorCreate a dummy smbios table in coreboot environments.
2008-08-17 Kevin O'ConnorRemove CONFIG_QEMU option - breakout into other options.
2008-07-04 Kevin O'ConnorExtract 'struct bregs' out of biosvar.h; clean up heade...
2008-07-04 Kevin O'ConnorBreakup rombios32.c into pciinit.c and smbios.c
2008-03-08 Kevin O'ConnorRevert "Commit missing files from last commit."
2008-03-06 Kevin O'ConnorCommit missing files from last commit.