grml...
[seabios.git] / src / smbios.c
2011-08-28 Kevin O'ConnorUse coreboot smbios table if found.
2011-08-04 Kevin O'ConnorAllow allocation of SMBIOS table in f-segment if it...
2010-07-10 Alex Williamsonsmbios: Allow all fields to be set via qemu_cfg_smbios_...
2010-05-11 Kevin O'ConnorFix virtio compile errors on various gcc versions.
2010-05-11 Alex Williamsonsmbios: avoid counting io hole as ram
2010-02-14 Kevin O'ConnorIntroduce standard warnings for allocation failures...
2009-12-27 Kevin O'ConnorAllocate smbios in temp space and copy into final location.
2009-12-11 Kevin O'ConnorMake SMBIOS table pass MS SVVP test
2009-10-18 Kevin O'ConnorMove smbios definitions to header file; fix compile...
2009-10-09 Kevin O'ConnorUse MaxCountCPUs during building of per cpu tables.
2009-10-09 Kevin O'ConnorLoad SMBIOS entries and files from qemu
2009-10-07 Kevin O'Connorresolve memory device roll over reporting issues with...
2009-10-04 Kevin O'ConnorMove qemu config code from smbios.c to its own files...
2009-08-01 Kevin O'ConnorAdd Post Memory Manager (PMM) support.
2009-07-25 Kevin O'ConnorAdd malloc_high/fseg() and rework bios table creation...
2009-07-04 Kevin O'ConnorUse "p->sum -= checksum()" style for setting checksums.
2009-06-21 Kevin O'ConnorForward port bochs smp changes; rename smpdetect.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.