Move acpi code out of rombios32.c; clean up use of fixed memory addresses.
[seabios.git] / src / rombios32.c
2008-06-12 Kevin O'ConnorMove acpi code out of rombios32.c; clean up use of...
2008-06-09 Kevin O'ConnorEnhance e820 memory map generation.
2008-06-08 Kevin O'ConnorSeparate out ram shadow code and permit more code to...
2008-05-25 Kevin O'ConnorImprove control of debug messages.
2008-05-25 Kevin O'ConnorPCI enhancements.
2008-05-18 Kevin O'ConnorInitial support for coreboot.
2008-05-18 Kevin O'ConnorUnify memory size detection.
2008-05-14 Kevin O'ConnorSync rombios32.c with bochs cvs.
2008-05-07 Kevin O'ConnorThis patch does:
2008-05-06 Kevin O'ConnorMinor cleanups.
2008-04-12 Kevin O'ConnorFix typo - a memcpy should have been memset in rombios32.c
2008-03-31 Kevin O'ConnorMinor cleanups.
2008-03-29 Kevin O'ConnorUnify checksum functions.
2008-03-16 Kevin O'ConnorBasic support for PCI BIOS.
2008-03-13 Kevin O'ConnorUpdate interger types in rombios32 code.
2008-03-12 Kevin O'ConnorClear area changed during shadow enable.
2008-03-08 Kevin O'ConnorPort rombios32 code from bochs-bios.