aboutsummaryrefslogtreecommitdiffstats
path: root/src/shadow.c
Commit message (Expand)AuthorAgeFilesLines
* Overhaul PCI config functions.Kevin O'Connor2008-11-091-16/+12
* Synch pci ids and registers with Linux kernel source.Kevin O'Connor2008-11-081-0/+1
* Use defines for PCI ids.Kevin O'Connor2008-10-251-2/+4
* Define 16bit OFFSET_x to be 32bit addresses; introduce CONFIG_BIOS_ADDR.Kevin O'Connor2008-07-041-5/+7
* Extract 'struct bregs' out of biosvar.h; clean up header includes.Kevin O'Connor2008-07-041-0/+1
* Move acpi code out of rombios32.c; clean up use of fixed memory addresses.Kevin O'Connor2008-06-111-6/+4
* Separate out ram shadow code and permit more code to write to bios.Kevin O'Connor2008-06-081-0/+87