X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=OvmfPkg%2FQemuVideoDxe%2FQemuVideoDxe.inf;h=a04ed537dd27d789af8fdc9be48de9c0e42bbc59;hp=bec37975bafcc7789bfb7ad4e9d48ba1bb34b15f;hb=dbf9cc87cb5c0c837c2acfd12dc0e3f8632ae7e6;hpb=8a140ad9550727e3f7e5bd739142c98f0752ceeb diff --git a/OvmfPkg/QemuVideoDxe/QemuVideoDxe.inf b/OvmfPkg/QemuVideoDxe/QemuVideoDxe.inf index bec37975ba..a04ed537dd 100644 --- a/OvmfPkg/QemuVideoDxe/QemuVideoDxe.inf +++ b/OvmfPkg/QemuVideoDxe/QemuVideoDxe.inf @@ -2,7 +2,7 @@ # This driver is a sample implementation of the Graphics Output Protocol for # the QEMU (Cirrus Logic 5446) video controller. # -# Copyright (c) 2006 - 2016, Intel Corporation. All rights reserved.
+# Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.
# # This program and the accompanying materials # are licensed and made available under the terms and conditions of the BSD License @@ -26,7 +26,7 @@ # # The following information is for reference only and not required by the build tools. # -# VALID_ARCHITECTURES = IA32 X64 IPF EBC +# VALID_ARCHITECTURES = IA32 X64 EBC # # DRIVER_BINDING = gQemuVideoDriverBinding # COMPONENT_NAME = gQemuVideoComponentName @@ -48,7 +48,7 @@ VbeShim.c VbeShim.h -[Sources.IPF, Sources.EBC] +[Sources.EBC] UnalignedIoUnsupported.c [Packages]