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 OvmfPkg: VirtioNetDxe: add entry point 2013-06-14 07:39:40 +00:00
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 OvmfPkg: VirtioNetDxe: map multicast IP to MAC: SNP.McastIpToMac 2013-06-14 07:40:30 +00:00
SnpReceive.c OvmfPkg/VirtioNetDxe: alloc RxBuf using AllocateSharedPages() 2017-09-14 23:54:07 +02:00
SnpReceiveFilters.c OvmfPkg: VirtioNetDxe: emulate Rx filter configuration: SNP.ReceiveFilters 2013-06-14 07:40:36 +00:00
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 OvmfPkg: VirtioNetDxe: Simple Network Protocol members Start and Stop 2013-06-14 07:39:58 +00:00
SnpStop.c OvmfPkg: VirtioNetDxe: Simple Network Protocol members Start and Stop 2013-06-14 07:39:58 +00:00
SnpTransmit.c OvmfPkg/VirtioNetDxe: map caller-supplied Tx packet to device-address 2017-09-14 23:54:18 +02:00
SnpUnsupported.c OvmfPkg: VirtioNetDxe: definitions of unsupported SNP member functions 2013-06-14 07:40:42 +00:00
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