[SeaBIOS] Flat Panel Support

Christian Gmeiner christian.gmeiner at gmail.com
Mon Jul 9 16:47:15 CEST 2012


>> I did some more research and came up with the following idea/plan:
>>
>> * search for valid edid binary blob (maybe this can be done with cbfs
>> from coreboot)
>> * extend vgasrc/geodevga.c to make use of edid information's
>> * extend vgasrc/vbe.c to support edid calls (104f15)
>>
>> What do you think?
>
> I think it sounds good, but perhaps also consider storing the edid
> not in binary but in a format easier to work with, like text?
>
Lets see how I proceed :)

As I have never done any BIOS interrupt programming I run into the
following issue:

http://nopaste.info/2b38ef0a54.html

As far as I understood this sub interrupt I need to copy/fill in the
edid data to the pointer provided via es/edi.
But I am not really sure how to do it :/

thanks
--
Christian Gmeiner, MSc



More information about the SeaBIOS mailing list