]> git.proxmox.com Git - mirror_edk2.git/commitdiff
Revert "OvmfPkg/QemuVideoDxe: list "UnalignedIoInternal.h" in the INF file"
authoryuchenlin <yuchenlin@synology.com>
Fri, 2 Nov 2018 03:23:58 +0000 (11:23 +0800)
committerLaszlo Ersek <lersek@redhat.com>
Tue, 6 Nov 2018 11:56:03 +0000 (12:56 +0100)
This reverts commit b2959e9f1a57279506ca46d56bc424fd7fa6b62a.

The VMWare SVGA display device implemented by Qemu (-vga vmware) uses
an I/O-type BAR which is laid out such that some register offsets are
not aligned to the read/write width with which they are expected to be
accessed. However, we will revert the initialization of VMWare SVGA
device later, we don't need such unaligned I/O.

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: yuchenlin <yuchenlin@synology.com>
Reviewed-by: Laszlo Ersek <lersek@redhat.com>
Regression-tested-by: Laszlo Ersek <lersek@redhat.com>
OvmfPkg/QemuVideoDxe/QemuVideoDxe.inf

index a04ed537dd27d789af8fdc9be48de9c0e42bbc59..895e6b8dbd4d69733f5a21292a3dfb9023fdf67c 100644 (file)
@@ -39,7 +39,6 @@
   Gop.c\r
   Initialize.c\r
   Qemu.h\r
-  UnalignedIoInternal.h\r
 \r
 [Sources.Ia32, Sources.X64]\r
   UnalignedIoGcc.c    | GCC\r