]> git.proxmox.com Git - mirror_edk2.git/commitdiff
OvmfPkg/Virtio10Dxe: list "Virtio10.h" in the INF file
authorLaszlo Ersek <lersek@redhat.com>
Sat, 10 Mar 2018 22:55:37 +0000 (23:55 +0100)
committerLaszlo Ersek <lersek@redhat.com>
Tue, 13 Mar 2018 13:31:29 +0000 (14:31 +0100)
The header file defines macros and types that are private to the driver
and are used by the sole C file of the driver.

Cc: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Cc: Jordan Justen <jordan.l.justen@intel.com>
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>
OvmfPkg/Virtio10Dxe/Virtio10.inf

index f868d1cfc4490b12fb59f3ec12588ac0489f1c52..c4ef15d94bfce8e2b5e87c582f5c8a2466925459 100644 (file)
@@ -22,6 +22,7 @@
 \r
 [Sources]\r
   Virtio10.c\r
+  Virtio10.h\r
 \r
 [Packages]\r
   MdePkg/MdePkg.dec\r