summaryrefslogtreecommitdiffstats
path: root/OvmfPkg/QemuVideoDxe/QemuVideoDxe.inf
diff options
context:
space:
mode:
authorLaszlo Ersek <lersek@redhat.com>2018-03-10 23:26:12 +0100
committerLaszlo Ersek <lersek@redhat.com>2018-03-13 14:31:24 +0100
commit1e9f96612670d54d3ac95db969732d2453600ea3 (patch)
treef40d182e323dfe6e1d997d3572f0a86b6347ebea /OvmfPkg/QemuVideoDxe/QemuVideoDxe.inf
parent5306c0892ff93c2ec741a52b744de07b3505bf32 (diff)
downloadedk2-1e9f96612670d54d3ac95db969732d2453600ea3.tar.gz
edk2-1e9f96612670d54d3ac95db969732d2453600ea3.tar.bz2
edk2-1e9f96612670d54d3ac95db969732d2453600ea3.zip
OvmfPkg/QemuVideoDxe: list "Qemu.h" in the INF file
Among many other things, "Qemu.h" declares the QemuVideoGraphicsOutputConstructor() and QemuVideoGraphicsOutputDestructor() functions, which are defined in "Gop.c", and called from "Driver.c". Cc: Ard Biesheuvel <ard.biesheuvel@linaro.org> Cc: Jordan Justen <jordan.l.justen@intel.com> Cc: Phil Dennis-Jordan <phil@philjordan.eu> Suggested-by: Michael Kinney <michael.d.kinney@intel.com> Ref: http://mid.mail-archive.com/E92EE9817A31E24EB0585FDF735412F56327F7D3@ORSMSX113.amr.corp.intel.com Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Laszlo Ersek <lersek@redhat.com> Reviewed-by: Ard Biesheuvel <ard.biesheuvel@linaro.org> Reviewed-by: Jordan Justen <jordan.l.justen@intel.com>
Diffstat (limited to 'OvmfPkg/QemuVideoDxe/QemuVideoDxe.inf')
-rw-r--r--OvmfPkg/QemuVideoDxe/QemuVideoDxe.inf1
1 files changed, 1 insertions, 0 deletions
diff --git a/OvmfPkg/QemuVideoDxe/QemuVideoDxe.inf b/OvmfPkg/QemuVideoDxe/QemuVideoDxe.inf
index b6775fd097..017a049104 100644
--- a/OvmfPkg/QemuVideoDxe/QemuVideoDxe.inf
+++ b/OvmfPkg/QemuVideoDxe/QemuVideoDxe.inf
@@ -38,6 +38,7 @@
DriverSupportedEfiVersion.c
Gop.c
Initialize.c
+ Qemu.h
[Sources.Ia32, Sources.X64]
UnalignedIoGcc.c | GCC