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

* Re: How to use a VGA adapter
  2017-07-13 16:22 How to use a VGA adapter Cédric Cano
@ 2017-07-13 18:07 ` Richardson, Brian
  0 siblings, 0 replies; 2+ messages in thread
From: Richardson, Brian @ 2017-07-13 18:07 UTC (permalink / raw)
  To: Cédric Cano, edk2-devel@lists.01.org

You need a device specific GOP driver for graphics in UEFI. 

Thanks … br
---
Brian Richardson, Senior Technical Marketing Engineer, Intel Software
brian.richardson@intel.com -- @intel_brian (Twitter & WeChat)
https://software.intel.com/en-us/meet-the-developers/evangelists/team/brian-richardson 

-----Original Message-----
From: edk2-devel [mailto:edk2-devel-bounces@lists.01.org] On Behalf Of Cédric Cano
Sent: Thursday, July 13, 2017 12:23 PM
To: edk2-devel@lists.01.org
Subject: [edk2] How to use a VGA adapter

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

_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel

^ 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