audk/OvmfPkg/Include/Dsc/OvmfDisplayPcds.dsc.inc
Gerd Hoffmann f9a0e54953 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>
2025-01-20 11:43:58 +00:00

14 lines
606 B
PHP

##
# SPDX-License-Identifier: BSD-2-Clause-Patent
##
gEfiMdeModulePkgTokenSpaceGuid.PcdVideoHorizontalResolution|1280
gEfiMdeModulePkgTokenSpaceGuid.PcdVideoVerticalResolution|800
gEfiMdeModulePkgTokenSpaceGuid.PcdSetupVideoHorizontalResolution|1280
gEfiMdeModulePkgTokenSpaceGuid.PcdSetupVideoVerticalResolution|800
gEfiMdeModulePkgTokenSpaceGuid.PcdConOutRow|0
gEfiMdeModulePkgTokenSpaceGuid.PcdConOutColumn|0
gEfiMdeModulePkgTokenSpaceGuid.PcdSetupConOutRow|0
gEfiMdeModulePkgTokenSpaceGuid.PcdSetupConOutColumn|0
gUefiOvmfPkgTokenSpaceGuid.PcdVideoResolutionSource|0