audk/OvmfPkg/VirtioNetDxe
Laszlo Ersek d5a60558c5 OvmfPkg/VirtioNetDxe: list "VirtioNet.h" in the INF file
The header file declares several functions and global variables that are
shared between various translation units in this module. The header file
also defines macros and types that are private to 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>
2018-03-13 14:31:33 +01:00
..
ComponentName.c
DriverBinding.c OvmfPkg: VIRTIO_DEVICE_PROTOCOL: widen the Features bitmap to 64 bits 2016-04-06 13:04:03 +02:00
EntryPoint.c
Events.c OvmfPkg/VirtioNetDxe: log debug message in VirtioNetExitBoot() 2017-09-22 15:01:51 +02:00
SnpGetStatus.c OvmfPkg/VirtioNetDxe: map caller-supplied Tx packet to device-address 2017-09-14 23:54:18 +02:00
SnpInitialize.c OvmfPkg/VirtioNetDxe: negotiate VIRTIO_F_IOMMU_PLATFORM 2017-09-14 23:54:20 +02:00
SnpMcastIpToMac.c
SnpReceive.c OvmfPkg/VirtioNetDxe: alloc RxBuf using AllocateSharedPages() 2017-09-14 23:54:07 +02:00
SnpReceiveFilters.c
SnpSharedHelpers.c OvmfPkg/VirtioNetDxe: add Tx packet map/unmap helper functions 2017-09-14 23:54:15 +02:00
SnpShutdown.c OvmfPkg/VirtioNetDxe: map VRINGs using VirtioRingMap() 2017-09-14 23:54:05 +02:00
SnpStart.c
SnpStop.c
SnpTransmit.c OvmfPkg/VirtioNetDxe: map caller-supplied Tx packet to device-address 2017-09-14 23:54:18 +02:00
SnpUnsupported.c
TechNotes.txt OvmfPkg/VirtioNetDxe: document Rx/Tx allocs and mappings on Init/Shutdown 2017-09-22 15:01:29 +02:00
VirtioNet.h OvmfPkg/VirtioNetDxe: add Tx packet map/unmap helper functions 2017-09-14 23:54:15 +02:00
VirtioNet.inf OvmfPkg/VirtioNetDxe: list "VirtioNet.h" in the INF file 2018-03-13 14:31:33 +01:00