[OpenBIOS] PIC Passthough( VGA )

Programmingkid programmingkidx at gmail.com
Fri Dec 15 23:39:06 CET 2017


If someone wanted to enhance OpenBIOS to load a FCode ROM from a video card, what would need to be changed?

My theory is this line in the pci.c file's vga_config_cb() function would need this line changed:

feval("['] vga-driver-fcode 2 cells + 1 byte-load");

I think the vga-driver-fcode word is what points to the generic driver. Would this be a correct assumption?


More information about the OpenBIOS mailing list