summaryrefslogtreecommitdiff
path: root/OvmfPkg/VirtioNetDxe/SnpSharedHelpers.c
AgeCommit message (Expand)AuthorFilesLines
2021-12-07OvmfPkg: Apply uncrustify changesMichael Kubacki1-51/+50
2020-02-10OvmfPkg/Virtio: Fix few typosAntoine Coeur1-1/+1
2019-04-09OvmfPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2017-09-14OvmfPkg/VirtioNetDxe: add Tx packet map/unmap helper functionsBrijesh Singh1-0/+224
2017-09-14OvmfPkg/VirtioNetDxe: dynamically alloc transmit headerBrijesh Singh1-0/+7
2017-09-14OvmfPkg/VirtioNetDxe: alloc RxBuf using AllocateSharedPages()Brijesh Singh1-1/+6
2017-09-14OvmfPkg/VirtioNetDxe: map VRINGs using VirtioRingMap()Brijesh Singh1-3/+7
2017-09-14OvmfPkg/VirtioNetDxe: add helper VirtioNetUninitRing()Brijesh Singh1-0/+16
2013-06-14OvmfPkg: VirtioNetDxe: add SNP.Initialize and shared dependenciesLaszlo Ersek1-0/+53