diff options
author | Laszlo Ersek <lersek@redhat.com> | 2018-11-09 20:16:21 +0100 |
---|---|---|
committer | Laszlo Ersek <lersek@redhat.com> | 2018-11-12 12:24:05 +0100 |
commit | 246604e3a46db5a5746a082df0465b37f45c039b (patch) | |
tree | 873fa1a641abdb7ec5c0f58b3eae410cb1bc397d /OvmfPkg/QemuVideoDxe | |
parent | 2e77f0e7b597ce5a1ece37842a0c68a5ac0325ac (diff) | |
download | edk2-246604e3a46db5a5746a082df0465b37f45c039b.tar.gz edk2-246604e3a46db5a5746a082df0465b37f45c039b.tar.bz2 edk2-246604e3a46db5a5746a082df0465b37f45c039b.zip |
Reapply "OvmfPkg/QemuVideoDxe: list "UnalignedIoInternal.h" in the INF file"
This reverts commit e038bde2679bbd200086c25ab43090ad3b8b25a3, reapplying
b2959e9f1a57279506ca46d56bc424fd7fa6b62a.
Note that the commit now being reverted is technically correct; the only
reason we're reverting it is because it should not have been pushed past
the Soft Feature Freeze for the edk2-stable201811 tag.
Cc: Anthony Perard <anthony.perard@citrix.com>
Cc: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Cc: Jordan Justen <jordan.l.justen@intel.com>
Cc: Julien Grall <julien.grall@linaro.org>
Cc: Philippe Mathieu-Daudé <philmd@redhat.com>
Cc: yuchenlin <yuchenlin@synology.com>
Ref: https://bugzilla.tianocore.org/show_bug.cgi?id=1319
Signed-off-by: Laszlo Ersek <lersek@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Acked-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Reviewed-by: yuchenlin <yuchenlin@synology.com>
Diffstat (limited to 'OvmfPkg/QemuVideoDxe')
-rw-r--r-- | OvmfPkg/QemuVideoDxe/QemuVideoDxe.inf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/OvmfPkg/QemuVideoDxe/QemuVideoDxe.inf b/OvmfPkg/QemuVideoDxe/QemuVideoDxe.inf index 895e6b8dbd..a04ed537dd 100644 --- a/OvmfPkg/QemuVideoDxe/QemuVideoDxe.inf +++ b/OvmfPkg/QemuVideoDxe/QemuVideoDxe.inf @@ -39,6 +39,7 @@ Gop.c
Initialize.c
Qemu.h
+ UnalignedIoInternal.h
[Sources.Ia32, Sources.X64]
UnalignedIoGcc.c | GCC
|