X-Git-Url: https://git.proxmox.com/?p=pve-edk2-firmware.git;a=blobdiff_plain;f=debian%2Fpatches%2F0001-ovmf-platform-default-to-higher-resolution.patch;fp=debian%2Fpatches%2F0001-ovmf-platform-default-to-higher-resolution.patch;h=0000000000000000000000000000000000000000;hp=4a440d070d83cb6b4e1f39d06621bb02198923af;hb=7e8a639bcf740a0c4c202f0b05bbfb73bd690996;hpb=0dc68fd72c0321cfd32e8ed9248c1ee608e455e5 diff --git a/debian/patches/0001-ovmf-platform-default-to-higher-resolution.patch b/debian/patches/0001-ovmf-platform-default-to-higher-resolution.patch deleted file mode 100644 index 4a440d0..0000000 --- a/debian/patches/0001-ovmf-platform-default-to-higher-resolution.patch +++ /dev/null @@ -1,57 +0,0 @@ -From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 -From: Thomas Lamprecht -Date: Mon, 15 Nov 2021 16:45:40 +0100 -Subject: [PATCH] ovmf platform: default to higher resolution - -Signed-off-by: Thomas Lamprecht ---- - OvmfPkg/OvmfPkgIa32.dsc | 4 ++-- - OvmfPkg/OvmfPkgIa32X64.dsc | 4 ++-- - OvmfPkg/OvmfPkgX64.dsc | 4 ++-- - 3 files changed, 6 insertions(+), 6 deletions(-) - -diff --git a/OvmfPkg/OvmfPkgIa32.dsc b/OvmfPkg/OvmfPkgIa32.dsc -index d1d92c97ba..0388f4621a 100644 ---- a/OvmfPkg/OvmfPkgIa32.dsc -+++ b/OvmfPkg/OvmfPkgIa32.dsc -@@ -599,8 +599,8 @@ - gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwWorkingBase|0 - gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwSpareBase|0 - !endif -- gEfiMdeModulePkgTokenSpaceGuid.PcdVideoHorizontalResolution|800 -- gEfiMdeModulePkgTokenSpaceGuid.PcdVideoVerticalResolution|600 -+ gEfiMdeModulePkgTokenSpaceGuid.PcdVideoHorizontalResolution|1024 -+ gEfiMdeModulePkgTokenSpaceGuid.PcdVideoVerticalResolution|768 - gEfiMdeModulePkgTokenSpaceGuid.PcdAcpiS3Enable|FALSE - gUefiOvmfPkgTokenSpaceGuid.PcdOvmfHostBridgePciDevId|0 - gUefiOvmfPkgTokenSpaceGuid.PcdPciIoBase|0x0 -diff --git a/OvmfPkg/OvmfPkgIa32X64.dsc b/OvmfPkg/OvmfPkgIa32X64.dsc -index a467ab7090..6c215600f8 100644 ---- a/OvmfPkg/OvmfPkgIa32X64.dsc -+++ b/OvmfPkg/OvmfPkgIa32X64.dsc -@@ -605,8 +605,8 @@ - gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwWorkingBase|0 - gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwSpareBase|0 - !endif -- gEfiMdeModulePkgTokenSpaceGuid.PcdVideoHorizontalResolution|800 -- gEfiMdeModulePkgTokenSpaceGuid.PcdVideoVerticalResolution|600 -+ gEfiMdeModulePkgTokenSpaceGuid.PcdVideoHorizontalResolution|1024 -+ gEfiMdeModulePkgTokenSpaceGuid.PcdVideoVerticalResolution|768 - gEfiMdeModulePkgTokenSpaceGuid.PcdAcpiS3Enable|FALSE - gUefiOvmfPkgTokenSpaceGuid.PcdOvmfHostBridgePciDevId|0 - gUefiOvmfPkgTokenSpaceGuid.PcdPciIoBase|0x0 -diff --git a/OvmfPkg/OvmfPkgX64.dsc b/OvmfPkg/OvmfPkgX64.dsc -index e56b83d95e..bcb33a06ca 100644 ---- a/OvmfPkg/OvmfPkgX64.dsc -+++ b/OvmfPkg/OvmfPkgX64.dsc -@@ -605,8 +605,8 @@ - gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwWorkingBase|0 - gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwSpareBase|0 - !endif -- gEfiMdeModulePkgTokenSpaceGuid.PcdVideoHorizontalResolution|800 -- gEfiMdeModulePkgTokenSpaceGuid.PcdVideoVerticalResolution|600 -+ gEfiMdeModulePkgTokenSpaceGuid.PcdVideoHorizontalResolution|1024 -+ gEfiMdeModulePkgTokenSpaceGuid.PcdVideoVerticalResolution|768 - gEfiMdeModulePkgTokenSpaceGuid.PcdAcpiS3Enable|FALSE - gUefiOvmfPkgTokenSpaceGuid.PcdOvmfHostBridgePciDevId|0 - gUefiOvmfPkgTokenSpaceGuid.PcdPciIoBase|0x0