]> git.proxmox.com Git - mirror_edk2.git/history - OvmfPkg/Library/VirtioLib
OvmfPkg: Modify QemuFwCfgLib to use new IoLib class library
[mirror_edk2.git] / OvmfPkg / Library / VirtioLib /
2016-04-06 Laszlo ErsekOvmfPkg: VirtioLib: add Virtio10WriteFeatures() function
2016-02-24 Laszlo ErsekOvmfPkg: VirtioFlush(): return the number of bytes...
2013-12-11 Olivier MartinOvmfPkg/Virtio: Removed VirtioReadDevice() / VirtIoWrit...
2013-12-11 Olivier MartinOvmfPkg: Make the VirtIo devices use the new VIRTIO_DEV...
2013-08-23 Laszlo ErsekOvmfPkg: Virtio: load used ring element strictly after...
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