Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Be sure to add "void" to all function prototypes that take no args. | Kevin O'Connor | 2010-01-03 | 1 | -3/+3 |
* | VGA: Remove references to 'struct bregs' from vgaio.c code. | Kevin O'Connor | 2009-05-17 | 1 | -2/+2 |
* | VGA: Minor - use "_g" suffix for global pointers. | Kevin O'Connor | 2009-05-16 | 1 | -9/+9 |
* | Cleanup vga inb/outb port usages. | Kevin O'Connor | 2009-05-07 | 1 | -19/+21 |
* | Add initial port of the "open source vga bios" project. | Kevin O'Connor | 2009-05-06 | 1 | -0/+388 |