aboutsummaryrefslogtreecommitdiff
path: root/vgasrc/vgainit.c
AgeCommit message (Expand)AuthorFilesLines
2014-04-14vgabios: Define PlatformRunningOn to make compile happy.Kevin O'Connor1-0/+3
2014-04-11vgabios: PMM scan was incorrectly depending on a zero %ds segment.Kevin O'Connor1-6/+6
2014-04-11vgabios: Add option to control use of standard VGA IO ports.Kevin O'Connor1-1/+2
2014-03-05vgabios: Fix PMM allocation request size.Kevin O'Connor1-1/+1
2014-01-22debug: Only call serial_debug_preinit() at startup.Kevin O'Connor1-1/+2
2013-12-04vgabios: Move initialization code to new file vgainit.c.Kevin O'Connor1-0/+170