OvmfPkg/OvmfDisplayPcds.dsc.inc: set SetupVideoResolution too

Set both PcdVideo*Resolution and PcdSetupVideo*Resolution PCDs.

This avoids pointless video mode changes when entering and leaving
the firmware setup application.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
This commit is contained in:
Gerd Hoffmann 2025-01-15 13:08:27 +01:00 committed by mergify[bot]
parent fde034447f
commit df35307196

View File

@ -4,6 +4,8 @@
gEfiMdeModulePkgTokenSpaceGuid.PcdVideoHorizontalResolution|1280
gEfiMdeModulePkgTokenSpaceGuid.PcdVideoVerticalResolution|800
gEfiMdeModulePkgTokenSpaceGuid.PcdSetupVideoHorizontalResolution|1280
gEfiMdeModulePkgTokenSpaceGuid.PcdSetupVideoVerticalResolution|800
gEfiMdeModulePkgTokenSpaceGuid.PcdConOutRow|0
gEfiMdeModulePkgTokenSpaceGuid.PcdConOutColumn|0
gUefiOvmfPkgTokenSpaceGuid.PcdVideoResolutionSource|0