On 02/26/14 02:44, Andrew Fish wrote:
> 
> On Feb 25, 2014, at 5:23 PM, Li, Elvin <elvin...@intel.com
> <mailto:elvin...@intel.com>> wrote:
> 
>> Laszlo,
>> Where do you get the video resolution list? I prefer to be more
>> popular to cover most common resolutions we see.
>>
> 
> I wonder if you could add a mode that used the PCD defaults and
> EFI_GYPH_HIGHT and EFI_GLYPH_WIDTH to calculate the mode and not need as
> large a list?
> f
> 
>  ## This PCD defines the video horizontal resolution.
>   #  This PCD could be set to 0 then video resolution could be at highest 
> resolution.
>   
> gEfiMdeModulePkgTokenSpaceGuid.PcdVideoHorizontalResolution|800|UINT32|0x40000009
> 
>   ## This PCD defines the video vertical resolution.
>   #  This PCD could be set to 0 then video resolution could be at highest 
> resolution.
>   
> gEfiMdeModulePkgTokenSpaceGuid.PcdVideoVerticalResolution|600|UINT32|0x4000000a
> 

That would work for me too, thanks!

(I mean I believe Andrew's idea was addressed to Elvin. If it's
addressed to me -- I can try implementing it, but that patch is bound to
be more complex than this (trivial) one, and complexity is not exactly a
ticket into MdeModulePkg... :))

Thanks,
Laszlo

------------------------------------------------------------------------------
Flow-based real-time traffic analytics software. Cisco certified tool.
Monitor traffic, SLAs, QoS, Medianet, WAAS etc. with NetFlow Analyzer
Customize your own dashboards, set traffic alerts and generate reports.
Network behavioral analysis & security monitoring. All-in-one tool.
http://pubads.g.doubleclick.net/gampad/clk?id=126839071&iu=/4140/ostg.clktrk
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/edk2-devel

Reply via email to