Prakash Punnoor wrote:
Yay, I think I solved this problem.
Nice work!
- seabios payload: no gfx output, but postcode is F8
Focus on this. What is the serial output from coreboot and SeaBIOS?
- grub2 payload, coreboot initialized option ROM: infinte reset loop
(but now "warm start" and cold start behaviour is identical).
coreboot does not provide a BIOS environment like what is expected by VGA BIOSes. SeaBIOS is really the best way to try to make the VGA BIOS run, at least to begin with. Once that is working reliably you can try your luck with YABEL in coreboot.
//Peter