public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* Updating/adding video mode
@ 2018-09-15  1:16 prabin ca
  2018-09-16  5:37 ` prabin ca
  0 siblings, 1 reply; 4+ messages in thread
From: prabin ca @ 2018-09-15  1:16 UTC (permalink / raw)
  To: edk2-devel

Hi Team,
I’m working with a platform having UHD (3840X2160as native resolution) display screen. I have dump the video modes using EFI_GRAPHICS_PROTOCOL.

Following are the dump result 

Mode 0 : hRes = 3840 Vres=2160
Mode 1 : hRes = 640  Vres = 480
Mode 2 : hRes = 800 Vres = 600
Mode 3 : hRes = 1024 Vres = 768
Mode 4 : hRes = 1280 Vres = 1024
Mode 5 : hRes = 1600 Vres = 1200
Mode 6 : hRes = 1920 Vres = 1440 

In the supported video mode list, 1920X1080 is not there. Is there any way to add support for this resolution. I have checked UEFI spec but didn’t find any useful API/protocol 
Any help really appreciate.


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

end of thread, other threads:[~2018-09-24 17:05 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-09-15  1:16 Updating/adding video mode prabin ca
2018-09-16  5:37 ` prabin ca
2018-09-19 17:31   ` Andrew Fish
2018-09-24 17:05     ` prabin ca

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