Define 16bit OFFSET_x to be 32bit addresses; introduce CONFIG_BIOS_ADDR.
[seabios.git] / src / rombios32.lds.S
2008-07-04 Kevin O'ConnorDefine 16bit OFFSET_x to be 32bit addresses; introduce...
2008-06-12 Kevin O'ConnorMove acpi code out of rombios32.c; clean up use of...
2008-05-12 Kevin O'ConnorUse a linker script for 16bit code.
2008-03-17 Kevin O'ConnorMake sure we zero bss before calling rombios32 code.
2008-03-08 Kevin O'ConnorPort rombios32 code from bochs-bios.
2008-03-01 Kevin O'ConnorCleanup implementation of call16().
2008-02-27 Kevin O'ConnorSome cleanups based on patch by Nguyen Anh Quynh
2008-02-26 Kevin O'ConnorVersion 0.1.2
2008-02-26 Kevin O'ConnorInitial checkin.