1. a83ff55 Reduce stack usage of hw irq handlers. by Kevin O'Connor · 16 years ago
  2. 7f34309 Switch to new stack when calling ATA function in 16bit mode. by Kevin O'Connor · 16 years ago
  3. 6e5b4a4 Call option roms in "big real mode". by Kevin O'Connor · 16 years ago
  4. 18b927e Rename memcpy() to memcpy_far() and add regular memcpy() code. by Kevin O'Connor · 16 years ago
  5. 7ab798f Always define macro MODE16 - that way it can be used in C conditionals. by Kevin O'Connor · 16 years ago
  6. a68aeaf Improve debugging output. by Kevin O'Connor · 16 years ago
  7. 9521e26 Extract 'struct bregs' out of biosvar.h; clean up header includes. by Kevin O'Connor · 16 years ago
  8. c781293 Enhance e820 memory map generation. by Kevin O'Connor · 16 years ago
  9. db9e65e Introduce set_fail_silent() helpers. by Kevin O'Connor · 16 years ago
  10. 5be0490 Implement usleep using real time clock. by Kevin O'Connor · 16 years ago
  11. 5e4235f Memset should return 'void *' - just to conform to standards. by Kevin O'Connor · 16 years ago
  12. e0113c9 Forward port new boot menu features from bochs bios. by Kevin O'Connor · 16 years ago
  13. 567e4e3 Make several functions non-inline. by Kevin O'Connor · 16 years ago
  14. 2e7ab8b Unify checksum functions. by Kevin O'Connor · 16 years ago
  15. a4d3576 Port rombios32 code from bochs-bios. by Kevin O'Connor · 16 years ago