summaryrefslogtreecommitdiffstats
path: root/OvmfPkg
diff options
context:
space:
mode:
authorGerd Hoffmann <kraxel@redhat.com>2025-01-15 13:13:34 +0100
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>2025-01-20 11:43:58 +0000
commitf9a0e54953754682ff82305b5cfaa2c520e65cf3 (patch)
treedc4a072b20082cc607d68611e14c135ddc3503c6 /OvmfPkg
parentdf353071966fe2ec97ebce661c1ddebb69bb5f08 (diff)
downloadedk2-f9a0e54953754682ff82305b5cfaa2c520e65cf3.tar.gz
OvmfPkg/OvmfDisplayPcds.dsc.inc: set SetupConOut too
Setting PcdSetupConOut* to zero turns on autodetection mode for rows and cols, so the firmware setup application will use the use complete available screen space. Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Diffstat (limited to 'OvmfPkg')
-rw-r--r--OvmfPkg/Include/Dsc/OvmfDisplayPcds.dsc.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/OvmfPkg/Include/Dsc/OvmfDisplayPcds.dsc.inc b/OvmfPkg/Include/Dsc/OvmfDisplayPcds.dsc.inc
index 6be94073f0..ecd22b0bd5 100644
--- a/OvmfPkg/Include/Dsc/OvmfDisplayPcds.dsc.inc
+++ b/OvmfPkg/Include/Dsc/OvmfDisplayPcds.dsc.inc
@@ -8,4 +8,6 @@
gEfiMdeModulePkgTokenSpaceGuid.PcdSetupVideoVerticalResolution|800
gEfiMdeModulePkgTokenSpaceGuid.PcdConOutRow|0
gEfiMdeModulePkgTokenSpaceGuid.PcdConOutColumn|0
+ gEfiMdeModulePkgTokenSpaceGuid.PcdSetupConOutRow|0
+ gEfiMdeModulePkgTokenSpaceGuid.PcdSetupConOutColumn|0
gUefiOvmfPkgTokenSpaceGuid.PcdVideoResolutionSource|0