Hi
Just a small update. I think all BIOSes I have seen have UEFI only VGA BIOS. Now question is what we will have to do? I found in the EFI file the 0xaa 0x55 style BIOS (20KB big) but the init code has only retf and most likely it contains only an atom bios. The int10 may be handled through int10smm.efi module.
I think we either need VGA BIOS blob or implement the atomBIOS interpreter into Seabios...
Thanks Rudolf