Age | Commit message (Expand) | Author |
---|---|---|
2013-12-11 | OvmfPkg/Virtio: Removed VirtioReadDevice() / VirtIoWriteDevice() functions | Olivier Martin |
2013-12-11 | OvmfPkg: Make the VirtIo devices use the new VIRTIO_DEVICE_PROTOCOL | Olivier Martin |
2013-08-23 | OvmfPkg: Virtio: load used ring element strictly after loading used index | Laszlo Ersek |
2013-05-15 | OvmfPkg: adapt VirtioFlush()'s leading comment to the coding style | jljusten |
2013-05-15 | OvmfPkg: adapt VirtioAppendDesc()'s leading comment to the coding style | jljusten |
2013-05-15 | OvmfPkg: adapt VirtioPrepare()'s leading comment to the coding style | jljusten |
2013-05-14 | OvmfPkg: VirtioLib: populate the Available Ring correctly | jljusten |
2012-10-12 | OvmfPkg: MSVC build fixes for VirtioLib and VirtioBlkDxe | jljusten |
2012-10-12 | OvmfPkg: librarize reusable bits from VirtioBlkDxe's SynchronousRequest() | jljusten |
2012-10-12 | OvmfPkg: rename AppendDesc to VirtioAppendDesc | jljusten |
2012-10-12 | OvmfPkg: extract VirtioLib from VirtioBlkDxe | jljusten |