aboutsummaryrefslogtreecommitdiffstats
path: root/src/biosvar.h
Commit message (Expand)AuthorAgeFilesLines
...
* Enhance e820 memory map generation.Kevin O'Connor2008-06-081-4/+6
* Establish boot order in post stage.Kevin O'Connor2008-05-181-1/+2
* Auto detect EBDA_SIZE from size of data structure.Kevin O'Connor2008-05-181-2/+2
* Unify memory size detection.Kevin O'Connor2008-05-171-0/+3
* Add full support for drives with more that 2<<32 sectors.Kevin O'Connor2008-05-141-1/+1
* Move hard drive init from post.c to ata.c.Kevin O'Connor2008-04-131-2/+1
* Forward port new boot menu features from bochs bios.Kevin O'Connor2008-04-051-0/+1
* Minor cleanups.Kevin O'Connor2008-03-301-5/+6
* Merge IPL segment into EBDA segment.Kevin O'Connor2008-03-291-53/+46
* Refactor ata code.Kevin O'Connor2008-03-291-1/+0
* Don't pass in ebp/esp to irq handlers.Kevin O'Connor2008-03-111-2/+3
* use PACKED for bregs declarationKevin O'Connor2008-03-111-1/+1
* Reduce stack usage for ISRs; minor fixes.Kevin O'Connor2008-03-111-1/+1
* Get CDROM emulation working.Kevin O'Connor2008-03-041-5/+3
* types.h & ata.hKevin O'Connor2008-03-031-2/+0
* Enhance included bios tables.Kevin O'Connor2008-03-021-3/+6
* Initial support for ps/2 mouse.Kevin O'Connor2008-03-021-2/+9
* Implement basic "eoi_jmp_post" code to post step.Kevin O'Connor2008-03-011-2/+5
* Initial support for ATA disks.Kevin O'Connor2008-02-291-2/+6
* Misc updates.Kevin O'Connor2008-02-261-9/+113
* Version 0.1.2rel-0.1.2Kevin O'Connor2008-02-251-4/+50
* Version 0.1.1rel-0.1.1Kevin O'Connor2008-02-251-9/+8
* Initial checkin.rel-0.1.0Kevin O'Connor2008-02-251-0/+184