summaryrefslogtreecommitdiffstats
path: root/OvmfPkg/QemuVideoDxe/QemuVideoDxe.inf
diff options
context:
space:
mode:
authoryuchenlin <yuchenlin@synology.com>2018-11-02 11:24:00 +0800
committerLaszlo Ersek <lersek@redhat.com>2018-11-20 20:24:09 +0100
commit9442266c701ac00d9bef0dc7ac6bc1b22b0c4d00 (patch)
tree8e9c84172db93f8de03dc1dbacb7bb875930dc77 /OvmfPkg/QemuVideoDxe/QemuVideoDxe.inf
parent1358ecb77fea69108a8b1eb00f5b1ea709460fe1 (diff)
downloadedk2-9442266c701ac00d9bef0dc7ac6bc1b22b0c4d00.tar.gz
edk2-9442266c701ac00d9bef0dc7ac6bc1b22b0c4d00.tar.bz2
edk2-9442266c701ac00d9bef0dc7ac6bc1b22b0c4d00.zip
Revert "OvmfPkg/QemuVideoDxe: Helper functions for unaligned port I/O."
This reverts commit 05a5379458725234de8a05780fcb5da2c12680e4. 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 reverted the initialization of VMWare SVGA device, 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> (cherry picked from commit 438ada5aa5a1174940795678c2dae07cde8f3869) Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Diffstat (limited to 'OvmfPkg/QemuVideoDxe/QemuVideoDxe.inf')
-rw-r--r--OvmfPkg/QemuVideoDxe/QemuVideoDxe.inf6
1 files changed, 0 insertions, 6 deletions
diff --git a/OvmfPkg/QemuVideoDxe/QemuVideoDxe.inf b/OvmfPkg/QemuVideoDxe/QemuVideoDxe.inf
index 895e6b8dbd..e5575622dc 100644
--- a/OvmfPkg/QemuVideoDxe/QemuVideoDxe.inf
+++ b/OvmfPkg/QemuVideoDxe/QemuVideoDxe.inf
@@ -41,15 +41,9 @@
Qemu.h
[Sources.Ia32, Sources.X64]
- UnalignedIoGcc.c | GCC
- UnalignedIoIcc.c | INTEL
- UnalignedIoMsc.c | MSFT
VbeShim.c
VbeShim.h
-[Sources.EBC]
- UnalignedIoUnsupported.c
-
[Packages]
MdePkg/MdePkg.dec
MdeModulePkg/MdeModulePkg.dec