1. 8cdf0c5 version: Update header files now that version.c is not auto generated by Kevin O'Connor · 8 years ago
  2. 2f2ec11 vgautil: Add new header file with misc function and variable definitions by Kevin O'Connor · 8 years ago
  3. 536129a vgainit: Move video param setup to stdvga_build_video_param() by Kevin O'Connor · 8 years ago
  4. 774f5cd swcursor: Concentrate swcursor logic in swcursor.c by Kevin O'Connor · 8 years ago
  5. efd70a5 build: Report gcc and binutils versions in debug log by Kevin O'Connor · 9 years ago
  6. b4eb6fc vgabios: Add software cursor capability by Kevin O'Connor · 10 years ago
  7. 6397790 vgabios: Move standard table definitions to std/vga.h by Kevin O'Connor · 10 years ago
  8. c5acee4 vgabios: Only set the dcc_index=8 if stdvga ports are available by Kevin O'Connor · 10 years ago
  9. 5b89d95 vgabios: Only init BDA device details in init_bios_area() by Kevin O'Connor · 10 years ago
  10. fe2cbf6 vgabios: Define PlatformRunningOn to make compile happy. by Kevin O'Connor · 10 years ago
  11. 8f82a4f vgabios: PMM scan was incorrectly depending on a zero %ds segment. by Kevin O'Connor · 10 years ago
  12. efbf4d6 vgabios: Add option to control use of standard VGA IO ports. by Kevin O'Connor · 11 years ago
  13. e8436b5 vgabios: Fix PMM allocation request size. by Kevin O'Connor · 11 years ago
  14. 940fc1f debug: Only call serial_debug_preinit() at startup. by Kevin O'Connor · 11 years ago
  15. dab0a74 vgabios: Move initialization code to new file vgainit.c. by Kevin O'Connor · 11 years ago