aboutsummaryrefslogtreecommitdiff
path: root/src/smbios.c
AgeCommit message (Expand)AuthorFilesLines
2009-06-21Forward port bochs smp changes; rename smpdetect.c to smp.c.Kevin O'Connor1-1/+1
2009-01-15Change license from GPLv3 to LGPLv3.Kevin O'Connor1-1/+1
2008-12-28Move ram size definitions from ebda to global variables.Kevin O'Connor1-6/+6
2008-11-08Add dprintf() status writes during startup of bios table inits.Kevin O'Connor1-0/+2
2008-10-25Add support for more than 4Gig of ram.Kevin O'Connor1-13/+24
2008-10-25Add new QEMU code to access UUID.Kevin O'Connor1-16/+24
2008-10-25Set smbios cache handles - patch from bochs bios.Kevin O'Connor1-0/+7
2008-10-25Fix smbios bios_characteristics -- patch from bochs bios.Kevin O'Connor1-2/+2
2008-10-25Fix VMware backdoor command 0Ah - patch from bochs bios.Kevin O'Connor1-13/+13
2008-08-29Create a dummy smbios table in coreboot environments.Kevin O'Connor1-0/+2
2008-08-17Remove CONFIG_QEMU option - breakout into other options.Kevin O'Connor1-1/+4
2008-07-04Extract 'struct bregs' out of biosvar.h; clean up header includes.Kevin O'Connor1-0/+1
2008-07-04Breakup rombios32.c into pciinit.c and smbios.cKevin O'Connor1-0/+549
2008-03-08Revert "Commit missing files from last commit."Kevin O'Connor1-555/+0
2008-03-05Commit missing files from last commit.Kevin O'Connor1-0/+555