summaryrefslogtreecommitdiffstats
path: root/OvmfPkg/OvmfXen.dsc
diff options
context:
space:
mode:
authorGerd Hoffmann <kraxel@redhat.com>2022-04-22 14:41:19 +0200
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>2022-04-22 18:37:48 +0000
commit5a17629902d8bb421712c97664519845d42167f5 (patch)
treecf3f6293fc3b2a139a3b97c3bed8cf564c5cca3e /OvmfPkg/OvmfXen.dsc
parentb807174fecacf4c9f8400cab4d6fb3f580284021 (diff)
downloadedk2-5a17629902d8bb421712c97664519845d42167f5.tar.gz
edk2-5a17629902d8bb421712c97664519845d42167f5.tar.bz2
edk2-5a17629902d8bb421712c97664519845d42167f5.zip
OvmfPkg: clear PcdConOut{Row,Column}
ConSplitterDxe will pick the highest available resolution then, thereby making better use of the available display space. Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Reviewed-by: Liming Gao <gaoliming@byosoft.com.cn> Reviewed-by: Ard Biesheuvel <ardb@kernel.org>
Diffstat (limited to 'OvmfPkg/OvmfXen.dsc')
-rw-r--r--OvmfPkg/OvmfXen.dsc2
1 files changed, 2 insertions, 0 deletions
diff --git a/OvmfPkg/OvmfXen.dsc b/OvmfPkg/OvmfXen.dsc
index 8d420cf543..a1626d06df 100644
--- a/OvmfPkg/OvmfXen.dsc
+++ b/OvmfPkg/OvmfXen.dsc
@@ -470,6 +470,8 @@
gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwSpareBase|0
gEfiMdeModulePkgTokenSpaceGuid.PcdVideoHorizontalResolution|1280
gEfiMdeModulePkgTokenSpaceGuid.PcdVideoVerticalResolution|800
+ gEfiMdeModulePkgTokenSpaceGuid.PcdConOutRow|0
+ gEfiMdeModulePkgTokenSpaceGuid.PcdConOutColumn|0
gEfiMdeModulePkgTokenSpaceGuid.PcdAcpiS3Enable|FALSE
gUefiOvmfPkgTokenSpaceGuid.PcdVideoResolutionSource|0
gUefiOvmfPkgTokenSpaceGuid.PcdOvmfHostBridgePciDevId|0