]> git.proxmox.com Git - mirror_edk2.git/blobdiff - OvmfPkg/QemuVideoDxe/QemuVideoDxe.inf
OvmfPkg: make the 4MB flash size the default (again)
[mirror_edk2.git] / OvmfPkg / QemuVideoDxe / QemuVideoDxe.inf
index ce1ff93d839de8117e78912ecd481098f931ed27..346a5aed94faae3e935a5be411159b27a99ce7c3 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 - 2011, Intel Corporation. All rights reserved.<BR>\r
+#  Copyright (c) 2006 - 2016, 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
 \r
 [Sources.Ia32, Sources.X64]\r
   VbeShim.c\r
+  UnalignedIoGcc.c    | GCC\r
+  UnalignedIoMsc.c    | MSFT\r
+  UnalignedIoIcc.c    | INTEL\r
+\r
+[Sources.IPF, Sources.EBC, Sources.ARM, Sources.AARCH64]\r
+  UnalignedIoUnsupported.c\r
 \r
 [Packages]\r
   MdePkg/MdePkg.dec\r
+  MdeModulePkg/MdeModulePkg.dec\r
   OptionRomPkg/OptionRomPkg.dec\r
   OvmfPkg/OvmfPkg.dec\r
 \r
 [LibraryClasses]\r
   BaseMemoryLib\r
-  BltLib\r
+  FrameBufferBltLib\r
   DebugLib\r
   DevicePathLib\r
   MemoryAllocationLib\r