grml...
[seabios.git] / src / vgahooks.c
2012-02-05 Julian PidancetXen: Use VGA Hooks to make VGA passthrough work on...
2011-07-02 Kevin O'ConnorConvert pci_find_device/class to use 'struct pci_device'.
2011-07-02 Kevin O'ConnorCalculate vgahook responses during setup instead of...
2010-09-25 Kevin O'ConnorCleanup - it's no longer necessary to manually reset...
2010-06-11 Stefan ReinauerSeaBIOS VGA hooks
2010-01-03 Kevin O'ConnorFix vgahook sign issue; add warning to build to catch...
2010-01-03 Kevin O'ConnorBe sure to add "void" to all function prototypes that...
2009-12-13 Kevin O'ConnorDistinguish between debug reports for unimplemented...
2009-09-09 Kevin O'ConnorRename VAR16_32 to VAR16VISIBLE.
2009-07-19 Kevin O'ConnorExpand int155f "vgahook" detection.
2009-01-16 Kevin O'ConnorChange license from GPLv3 to LGPLv3.
2008-12-30 Kevin O'ConnorAdd more linker protections around variables accessed...
2008-12-26 Kevin O'ConnorEnhance via vga hooks (based on patch from Rudolf Marek)
2008-08-17 Kevin O'ConnorAdd stubs for VIA vga bios callbacks to system bios.