]> git.proxmox.com Git - mirror_edk2.git/history - OvmfPkg/Include/Library/VirtioLib.h
OvmfPkg: Make the VirtIo devices use the new VIRTIO_DEVICE_PROTOCOL
[mirror_edk2.git] / OvmfPkg / Include / Library / VirtioLib.h
2013-12-11 Olivier MartinOvmfPkg: Make the VirtIo devices use the new VIRTIO_DEV...
2013-05-15 jljustenOvmfPkg: adapt VirtioFlush()'s leading comment to the...
2013-05-15 jljustenOvmfPkg: adapt VirtioAppendDesc()'s leading comment...
2013-05-15 jljustenOvmfPkg: adapt VirtioPrepare()'s leading comment to...
2013-05-14 jljustenOvmfPkg: VirtioLib: populate the Available Ring correctly
2012-10-12 jljustenOvmfPkg: MSVC build fixes for VirtioLib and VirtioBlkDxe
2012-10-12 jljustenOvmfPkg: librarize reusable bits from VirtioBlkDxe...
2012-10-12 jljustenOvmfPkg: rename AppendDesc to VirtioAppendDesc
2012-10-12 jljustenOvmfPkg: extract VirtioLib from VirtioBlkDxe