summaryrefslogtreecommitdiff
path: root/OvmfPkg/VirtioNetDxe/SnpGetStatus.c
AgeCommit message (Expand)AuthorFilesLines
2021-12-07OvmfPkg: Apply uncrustify changesMichael Kubacki1-28/+28
2019-04-09OvmfPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2017-09-14OvmfPkg/VirtioNetDxe: map caller-supplied Tx packet to device-addressBrijesh Singh1-7/+28
2014-09-25OvmfPkg: Fix VS2005 build warningsJordan Justen1-2/+3
2013-12-11OvmfPkg: Make the VirtIo devices use the new VIRTIO_DEVICE_PROTOCOLOlivier Martin1-1/+1
2013-08-23OvmfPkg: Virtio: load used ring element strictly after loading used indexLaszlo Ersek1-0/+1
2013-06-14OvmfPkg/VirtioNetDxe: Fix build errors on VS2012 (IA32 & X64)Jordan Justen1-3/+3
2013-06-14OvmfPkg: VirtioNetDxe: implement Tx: SNP.Transmit and SNP.GetStatusLaszlo Ersek1-0/+158