how to debug if int10 (video) is working in seabios/coreboot

Question about which tools to use, bugs, the best way to implement a function, etc should go here. Don't forget to see if your question is answered in the wiki first! When in doubt post here.
Post Reply
kocoman
Posts: 4
Joined: Sun Jun 25, 2023 9:53 am

how to debug if int10 (video) is working in seabios/coreboot

Post by kocoman »

how to debug if int10 (video) is working in seabios/coreboot/tianocore thx. I am getting black screen or hang at logo in win7 installer
Octocontrabass
Member
Member
Posts: 5486
Joined: Mon Mar 25, 2013 7:01 pm

Re: how to debug if int10 (video) is working in seabios/core

Post by Octocontrabass »

If you see the logo, INT 10h is working.

Are you trying to run it in a virtual machine? If so, which one?
Post Reply