Establish boot order in post stage.
[seabios.git] / src / boot.c
2008-05-18 Kevin O'ConnorEstablish boot order in post stage.
2008-04-05 Kevin O'ConnorForward port new boot menu features from bochs bios.
2008-03-29 Kevin O'ConnorCleanup boot order determination.
2008-03-29 Kevin O'ConnorMerge IPL segment into EBDA segment.
2008-03-23 Kevin O'ConnorBreakout cdrom emulation support into CONFIG_CDROM_EMU.
2008-03-13 Kevin O'ConnorMove ata_detect call to 32bit code.
2008-03-12 Kevin O'ConnorDon't save/restore flags and ebp on external calls...
2008-03-09 Kevin O'ConnorFix booting logic on failure.
2008-03-09 Kevin O'ConnorMinor cleanups.
2008-03-06 Kevin O'ConnorRename VISIBLE macro for better control.
2008-03-05 Kevin O'ConnorGet CDROM emulation working.
2008-03-02 Kevin O'ConnorBug fixes; get mouse working.
2008-03-02 Kevin O'ConnorEnhance included bios tables.
2008-03-01 Kevin O'ConnorMake disk access work.
2008-02-29 Kevin O'ConnorInitial support for ATA disks.
2008-02-27 Kevin O'ConnorMerge recent changes to bochs-bios CVS head.
2008-02-26 Kevin O'ConnorVersion 0.1.2
2008-02-26 Kevin O'ConnorInitial checkin.