On 12/16/11 15:15, Julian Pidancet wrote:
This patch set contain ground work for a working VBE implementation.
It adds several things:
- A configuration menu in seabios Kconfig
- The ability to generate a PCI ROM
- PMM facilities that the ROM can use to allocate memory
- A skeleton driver to implement the VBE interface
As a bonus, it fixes an issue when real-mode VGA ROM code is emulated by Windows 7, and is unable to cope with code generated with the -fomit-frame-pointer option.
It should make pretty easy to implement the BOCHS DISPI interface.
Series looks good to me. Nice work.
cheers, Gerd