]> git.proxmox.com Git - mirror_edk2.git/commitdiff
OvmfPkg/QemuVideoDxe: remove AARCH64/ARM support
authorArd Biesheuvel <ard.biesheuvel@linaro.org>
Thu, 24 Aug 2017 12:17:48 +0000 (13:17 +0100)
committerArd Biesheuvel <ard.biesheuvel@linaro.org>
Thu, 24 Aug 2017 14:36:08 +0000 (15:36 +0100)
Now that we have dropped QemuVideoDxe from all QEMU targeted builds
under ArmVirtPkg, we can revert the ARM specific changes to it.

This partially reverts commits 84a75f70e903 (SVN 16890) and
05a537945872.

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Reviewed-by: Laszlo Ersek <lersek@redhat.com>
OvmfPkg/QemuVideoDxe/QemuVideoDxe.inf

index 346a5aed94faae3e935a5be411159b27a99ce7c3..7c7d429bca274a8a08d3fc43a05701e185759e05 100644 (file)
@@ -26,7 +26,7 @@
 #\r
 # The following information is for reference only and not required by the build tools.\r
 #\r
-#  VALID_ARCHITECTURES           = IA32 X64 IPF EBC ARM AARCH64\r
+#  VALID_ARCHITECTURES           = IA32 X64 IPF EBC\r
 #\r
 #  DRIVER_BINDING                =  gQemuVideoDriverBinding\r
 #  COMPONENT_NAME                =  gQemuVideoComponentName\r
@@ -45,7 +45,7 @@
   UnalignedIoMsc.c    | MSFT\r
   UnalignedIoIcc.c    | INTEL\r
 \r
-[Sources.IPF, Sources.EBC, Sources.ARM, Sources.AARCH64]\r
+[Sources.IPF, Sources.EBC]\r
   UnalignedIoUnsupported.c\r
 \r
 [Packages]\r