Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-02-11 | vgabios: Make sure stdvga_list_modes() doesn't overrun the buffer. | Kevin O'Connor | 1 | -1/+1 |
2013-12-04 | vgabios: Load the DAC palette in "packed" modes on Cirrus and BochsVGA. | Kevin O'Connor | 1 | -0/+7 |
2013-09-18 | Move function definitions for output.c from util.h to new file output.h. | Kevin O'Connor | 1 | -2/+2 |
2013-09-18 | Rename util.c to string.c and introduce string.h. | Kevin O'Connor | 1 | -1/+2 |
2012-09-10 | Report stdvga modes in VBE via int10 (AX = 4F00h) | Christian Gmeiner | 1 | -0/+10 |
2012-02-01 | vgabios: Move stdvga_set_mode() to stdvgamodes.c. | Kevin O'Connor | 1 | -2/+118 |
2012-02-01 | vgabios: Move BDA setting from driver code to common code. | Kevin O'Connor | 1 | -0/+7 |
2012-01-16 | vgabios: Don't have geode code peak into stdvga mode struct. | Kevin O'Connor | 1 | -0/+11 |
2012-01-16 | vgabios: Rename vgatables.c to stdvgamodes.c. | Kevin O'Connor | 1 | -0/+362 |