Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-08-23 | OvmfPkg: Virtio: load used ring element strictly after loading used index | Laszlo Ersek | 1 | -0/+1 |
2013-05-15 | OvmfPkg: adapt VirtioFlush()'s leading comment to the coding style | jljusten | 1 | -5/+4 |
2013-05-15 | OvmfPkg: adapt VirtioAppendDesc()'s leading comment to the coding style | jljusten | 1 | -21/+20 |
2013-05-15 | OvmfPkg: adapt VirtioPrepare()'s leading comment to the coding style | jljusten | 1 | -1/+1 |
2013-05-14 | OvmfPkg: VirtioLib: populate the Available Ring correctly | jljusten | 1 | -21/+31 |
2012-10-12 | OvmfPkg: MSVC build fixes for VirtioLib and VirtioBlkDxe | jljusten | 1 | -2/+4 |
2012-10-12 | OvmfPkg: librarize reusable bits from VirtioBlkDxe's SynchronousRequest() | jljusten | 2 | -10/+127 |
2012-10-12 | OvmfPkg: rename AppendDesc to VirtioAppendDesc | jljusten | 1 | -1/+1 |
2012-10-12 | OvmfPkg: extract VirtioLib from VirtioBlkDxe | jljusten | 2 | -0/+369 |