summaryrefslogtreecommitdiffstats
path: root/OvmfPkg/VirtioNetDxe
Commit message (Expand)AuthorAgeFilesLines
* OvmfPkg: VirtioNetDxe: adapt virtio-net packet header size to virtio-1.0Laszlo Ersek2016-04-062-8/+30
* OvmfPkg: VirtioNetDxe: adapt feature negotiation to virtio-1.0Laszlo Ersek2016-04-061-4/+19
* OvmfPkg: VIRTIO_DEVICE_PROTOCOL: pass VRING object to SetQueueAddress()Laszlo Ersek2016-04-061-2/+1
* OvmfPkg: VIRTIO_DEVICE_PROTOCOL: widen the Features bitmap to 64 bitsLaszlo Ersek2016-04-062-2/+2
* OvmfPkg: Fix VS2005 build warningsJordan Justen2014-09-252-4/+5
* OvmfPkg: Virtio drivers: fix incorrect casts in init functionsLaszlo Ersek2013-12-121-1/+1
* OvmfPkg/Virtio: Removed VirtioReadDevice() / VirtIoWriteDevice() functionsOlivier Martin2013-12-111-11/+11
* OvmfPkg: Make the VirtIo devices use the new VIRTIO_DEVICE_PROTOCOLOlivier Martin2013-12-1110-121/+125
* OvmfPkg: Removed magic values for the Virtio Sub-System ID in the PCI device ...Olivier Martin2013-09-301-1/+1
* OvmfPkg: Virtio: load used ring element strictly after loading used indexLaszlo Ersek2013-08-233-0/+3
* OvmfPkg/VirtioNetDxe: Fix build errors on VS2012 (IA32 & X64)Jordan Justen2013-06-143-7/+7
* OvmfPkg: VirtioNetDxe: fix some build errors emitted by Visual StudioLaszlo Ersek2013-06-142-7/+10
* OvmfPkg: VirtioNetDxe: complete driver with INF fileLaszlo Ersek2013-06-141-0/+60
* OvmfPkg: VirtioNetDxe: WaitForPacket and EXIT_BOOT_SERVICES event callbacksLaszlo Ersek2013-06-141-0/+90
* OvmfPkg: VirtioNetDxe: definitions of unsupported SNP member functionsLaszlo Ersek2013-06-141-0/+160
* OvmfPkg: VirtioNetDxe: emulate Rx filter configuration: SNP.ReceiveFiltersLaszlo Ersek2013-06-141-0/+105
* OvmfPkg: VirtioNetDxe: map multicast IP to MAC: SNP.McastIpToMacLaszlo Ersek2013-06-141-0/+108
* OvmfPkg: VirtioNetDxe: implement Tx: SNP.Transmit and SNP.GetStatusLaszlo Ersek2013-06-142-0/+327
* OvmfPkg: VirtioNetDxe: SNP.ReceiveLaszlo Ersek2013-06-141-0/+188
* OvmfPkg: VirtioNetDxe: SNP.ShutdownLaszlo Ersek2013-06-141-0/+78
* OvmfPkg: VirtioNetDxe: add SNP.Initialize and shared dependenciesLaszlo Ersek2013-06-142-0/+512
* OvmfPkg: VirtioNetDxe: Simple Network Protocol members Start and StopLaszlo Ersek2013-06-142-0/+129
* OvmfPkg: VirtioNetDxe: driver bindingLaszlo Ersek2013-06-141-0/+674
* OvmfPkg: VirtioNetDxe: Component Name Protocol implementationLaszlo Ersek2013-06-141-0/+177
* OvmfPkg: VirtioNetDxe: add entry pointLaszlo Ersek2013-06-141-0/+50
* OvmfPkg: VirtioNetDxe: declarations and macro definitionsLaszlo Ersek2013-06-141-0/+285
* OvmfPkg: VirtioNetDxe: add technical notesLaszlo Ersek2013-06-141-0/+355