public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* How to use a VGA adapter
@ 2017-07-13 16:22 Cédric Cano
  2017-07-13 18:07 ` Richardson, Brian
  0 siblings, 1 reply; 2+ messages in thread
From: Cédric Cano @ 2017-07-13 16:22 UTC (permalink / raw)
  To: edk2-devel

Hello,

I'm using the UDK2015 release and I want to enable the Graphic Output on 
a PCI VGA adapter (PCI class code: 3, 0, 0). My VGA device doesn't 
provide any ROM.

In my FDF I've included the VgaMiniPortDxe and the VgaClassDxe. I 
haven't enabled the CSM layer.

When my board boots the screen doesn't display anything. The PCI device 
is enumerated (device found with pci command on the EFI shell).

Must I include another EFI driver to activate and/or initialize the VGA 
adapter or are these 2 drivers sufficient to enable the VGA display?
Can I use the VGA without the CSM layer?

Note: the display had already worked with a GOP driver on an AMD GPU. Is 
it possible to enable the GOP layer with the VGA layer?

Regards.

Cédric



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-07-13 18:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-13 16:22 How to use a VGA adapter Cédric Cano
2017-07-13 18:07 ` Richardson, Brian

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox