Skip to content

Commit 9d63c31

Browse files
committed
configs/config.novacustom_v5*0tu: fix the FW resolution to 1920x1080
Change-Id: Id54fb516194c63dbcb8893401aeb3b50e3d27e0f Signed-off-by: Michał Kopeć <michal.kopec@3mdeb.com>
1 parent 51bea98 commit 9d63c31

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

configs/config.novacustom_v540tu

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ CONFIG_EDK2_SERIAL_SUPPORT=y
6363
CONFIG_EDK2_FTDI_USB_UART_SUPPORT=y
6464
CONFIG_EDK2_GOP_FILE="3rdparty/dasharo-blobs/novacustom/v5x0tu/IntelGopDriver.efi"
6565
CONFIG_EDK2_USE_LAPTOP_LID_LIB=y
66+
CONFIG_EDK2_CUSTOM_BUILD_PARAMS="--pcd gEfiMdeModulePkgTokenSpaceGuid.PcdVideoHorizontalResolution=1920 --pcd gEfiMdeModulePkgTokenSpaceGuid.PcdVideoVerticalResolution=1080"
6667
CONFIG_BUILD_IPXE=y
6768
CONFIG_IPXE_ADD_SCRIPT=y
6869
CONFIG_IPXE_SCRIPT="3rdparty/dasharo-blobs/dasharo/dasharo.ipxe"

configs/config.novacustom_v560tu

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ CONFIG_EDK2_SERIAL_SUPPORT=y
6363
CONFIG_EDK2_FTDI_USB_UART_SUPPORT=y
6464
CONFIG_EDK2_GOP_FILE="3rdparty/dasharo-blobs/novacustom/v5x0tu/IntelGopDriver.efi"
6565
CONFIG_EDK2_USE_LAPTOP_LID_LIB=y
66+
CONFIG_EDK2_CUSTOM_BUILD_PARAMS="--pcd gEfiMdeModulePkgTokenSpaceGuid.PcdVideoHorizontalResolution=1920 --pcd gEfiMdeModulePkgTokenSpaceGuid.PcdVideoVerticalResolution=1080"
6667
CONFIG_BUILD_IPXE=y
6768
CONFIG_IPXE_ADD_SCRIPT=y
6869
CONFIG_IPXE_SCRIPT="3rdparty/dasharo-blobs/dasharo/dasharo.ipxe"

0 commit comments

Comments
 (0)