From 1e9f96612670d54d3ac95db969732d2453600ea3 Mon Sep 17 00:00:00 2001 From: Laszlo Ersek Date: Sat, 10 Mar 2018 23:26:12 +0100 Subject: 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 Cc: Jordan Justen Cc: Phil Dennis-Jordan Suggested-by: Michael Kinney Ref: http://mid.mail-archive.com/E92EE9817A31E24EB0585FDF735412F56327F7D3@ORSMSX113.amr.corp.intel.com Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Laszlo Ersek Reviewed-by: Ard Biesheuvel Reviewed-by: Jordan Justen --- OvmfPkg/QemuVideoDxe/QemuVideoDxe.inf | 1 + 1 file changed, 1 insertion(+) (limited to 'OvmfPkg/QemuVideoDxe') 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 -- cgit v1.2.3