summaryrefslogtreecommitdiffstats
path: root/OvmfPkg/Virtio10Dxe
diff options
context:
space:
mode:
authorLaszlo Ersek <lersek@redhat.com>2018-03-10 23:55:37 +0100
committerLaszlo Ersek <lersek@redhat.com>2018-03-13 14:31:29 +0100
commitdc19edf5a0bb7f89bdc73ab4b0652f133f1892bc (patch)
tree2e4ba699da66d225f37ea1018ed9ce64048529f0 /OvmfPkg/Virtio10Dxe
parenta43f0373ec9f6a5b18a9c36a67609e7fc861c554 (diff)
downloadedk2-dc19edf5a0bb7f89bdc73ab4b0652f133f1892bc.tar.gz
edk2-dc19edf5a0bb7f89bdc73ab4b0652f133f1892bc.tar.bz2
edk2-dc19edf5a0bb7f89bdc73ab4b0652f133f1892bc.zip
OvmfPkg/Virtio10Dxe: list "Virtio10.h" in the INF file
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>
Diffstat (limited to 'OvmfPkg/Virtio10Dxe')
-rw-r--r--OvmfPkg/Virtio10Dxe/Virtio10.inf1
1 files changed, 1 insertions, 0 deletions
diff --git a/OvmfPkg/Virtio10Dxe/Virtio10.inf b/OvmfPkg/Virtio10Dxe/Virtio10.inf
index f868d1cfc4..c4ef15d94b 100644
--- a/OvmfPkg/Virtio10Dxe/Virtio10.inf
+++ b/OvmfPkg/Virtio10Dxe/Virtio10.inf
@@ -22,6 +22,7 @@
[Sources]
Virtio10.c
+ Virtio10.h
[Packages]
MdePkg/MdePkg.dec