Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SeaBIOS VGA hooks | Stefan Reinauer | 2010-06-10 | 1 | -10/+134 |
* | Fix vgahook sign issue; add warning to build to catch future cases. | Kevin O'Connor | 2010-01-03 | 1 | -1/+1 |
* | Be sure to add "void" to all function prototypes that take no args. | Kevin O'Connor | 2010-01-03 | 1 | -1/+1 |
* | Distinguish between debug reports for unimplemented vs invalid calls. | Kevin O'Connor | 2009-12-13 | 1 | -4/+4 |
* | Rename VAR16_32 to VAR16VISIBLE. | Kevin O'Connor | 2009-09-09 | 1 | -2/+2 |
* | Expand int155f "vgahook" detection. | Kevin O'Connor | 2009-07-19 | 1 | -36/+97 |
* | Change license from GPLv3 to LGPLv3. | Kevin O'Connor | 2009-01-15 | 1 | -1/+1 |
* | Add more linker protections around variables accessed from 16bit mode. | Kevin O'Connor | 2008-12-29 | 1 | -1/+1 |
* | Enhance via vga hooks (based on patch from Rudolf Marek) | Kevin O'Connor | 2008-12-26 | 1 | -2/+69 |
* | Add stubs for VIA vga bios callbacks to system bios. | Kevin O'Connor | 2008-08-17 | 1 | -0/+65 |