aboutsummaryrefslogtreecommitdiff
path: root/src/shadow.c
AgeCommit message (Expand)AuthorFilesLines
2009-01-15Change license from GPLv3 to LGPLv3.Kevin O'Connor1-1/+1
2008-12-04Don't allow start_bdf with new auto max bus detection code.Kevin O'Connor1-2/+2
2008-11-09Overhaul PCI config functions.Kevin O'Connor1-16/+12
2008-11-08Synch pci ids and registers with Linux kernel source.Kevin O'Connor1-0/+1
2008-10-25Use defines for PCI ids.Kevin O'Connor1-2/+4
2008-07-04Define 16bit OFFSET_x to be 32bit addresses; introduce CONFIG_BIOS_ADDR.Kevin O'Connor1-5/+7
2008-07-04Extract 'struct bregs' out of biosvar.h; clean up header includes.Kevin O'Connor1-0/+1
2008-06-11Move acpi code out of rombios32.c; clean up use of fixed memory addresses.Kevin O'Connor1-6/+4
2008-06-08Separate out ram shadow code and permit more code to write to bios.Kevin O'Connor1-0/+87