]> git.proxmox.com Git - mirror_edk2.git/blobdiff - OvmfPkg/QemuVideoDxe/QemuVideoDxe.inf
Revert "OvmfPkg/QemuVideoDxe: Helper functions for unaligned port I/O."
[mirror_edk2.git] / OvmfPkg / QemuVideoDxe / QemuVideoDxe.inf
index b6775fd097235d84bdd973c7c9ea0595d39a3b7f..e5575622dc6146b53bfa9ef107444c66f2fe5c90 100644 (file)
@@ -2,7 +2,7 @@
 #  This driver is a sample implementation of the Graphics Output Protocol for\r
 #  the QEMU (Cirrus Logic 5446) video controller.\r
 #\r
-#  Copyright (c) 2006 - 2016, Intel Corporation. All rights reserved.<BR>\r
+#  Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.<BR>\r
 #\r
 #  This program and the accompanying materials\r
 #  are licensed and made available under the terms and conditions of the BSD License\r
@@ -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\r
+#  VALID_ARCHITECTURES           = IA32 X64 EBC\r
 #\r
 #  DRIVER_BINDING                =  gQemuVideoDriverBinding\r
 #  COMPONENT_NAME                =  gQemuVideoComponentName\r
   DriverSupportedEfiVersion.c\r
   Gop.c\r
   Initialize.c\r
+  Qemu.h\r
 \r
 [Sources.Ia32, Sources.X64]\r
-  UnalignedIoGcc.c    | GCC\r
-  UnalignedIoIcc.c    | INTEL\r
-  UnalignedIoMsc.c    | MSFT\r
   VbeShim.c\r
-\r
-[Sources.IPF, Sources.EBC]\r
-  UnalignedIoUnsupported.c\r
+  VbeShim.h\r
 \r
 [Packages]\r
   MdePkg/MdePkg.dec\r