audk/OvmfPkg/VirtioNetDxe
Laszlo Ersek d83defe0df OvmfPkg/VirtioNetDxe: log debug message in VirtioNetExitBoot()
The other four virtio device drivers (VirtioBlkDxe, VirtioGpuDxe,
VirtioRngDxe, VirtioScsiDxe) log such messages at this point; follow suit.

Cc: Brijesh Singh <brijesh.singh@amd.com>
Cc: Jordan Justen <jordan.l.justen@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Laszlo Ersek <lersek@redhat.com>
Reviewed-by: Brijesh Singh <brijesh.singh@amd.com>
2017-09-22 15:01:51 +02:00
..
ComponentName.c OvmfPkg: Make the VirtIo devices use the new VIRTIO_DEVICE_PROTOCOL 2013-12-11 16:58:22 +00:00
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: add Tx packet map/unmap helper functions 2017-09-14 23:54:15 +02:00