<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Tue, Oct 27, 2015 at 2:59 PM, LordZiru <span dir="ltr"><<a href="mailto:lordziru@gmail.com" target="_blank">lordziru@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div>is a bad idea to have a VM with OVMF if my GPU doesn't support EFI?<br></div><br></div>Can EFI Support be added with rom flashing or something like that?<br><div><br>------------------------------------------------------------------------------------------<br># ./rom-parser Radeon.HD.5450.rom <br>Valid ROM signature found @0h, PCIR offset 1d4h<br>    PCIR: type 0 (x86 PC-AT), vendor: 1002, device: 68f9, class: 030000<br>    PCIR: revision 0, vendor revision: c14<br>    Last image<br>------------------------------------------------------------------------------------------<br># ./rom-parser Radeon.HD.4870.rom <br>Valid ROM signature found @0h, PCIR offset 258h<br>    PCIR: type 0 (x86 PC-AT), vendor: 1002, device: 9440, class: 030000<br>    PCIR: revision 0, vendor revision: b0c<br>    Last image<br>------------------------------------------------------------------------------------------<br># ./rom-parser Radeon.HD.6450.rom <br>Valid ROM signature found @0h, PCIR offset 1f4h<br>    PCIR: type 0 (x86 PC-AT), vendor: 1002, device: 6779, class: 030000<br>    PCIR: revision 0, vendor revision: d0c<br>    Last image<br>------------------------------------------------------------------------------------------<br></div></div>
</blockquote></div><br></div><div class="gmail_extra">AMD cards have been known to work with OVMF w/o a UEFI compatible ROM, but you won't get any output until the OS drivers load, so you're a bit out of luck if you need to interact with the guest earlier than that.  You might even have some luck running AMD cards as secondary graphics to an emulated primary in the guest, if nothing else you can try getting the OS and drivers installed this way.</div></div>