Age | Commit message (Expand) | Author |
---|---|---|
2012-10-14 | OvmfPkg/VirtioBlkDxe: Fix VS2012 IA32 build | jljusten |
2012-10-14 | OvmfPkg: VirtioBlkDxe: fix div & mod of 64-bit dividends on IA32/gcc-4.4 | 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 |
2012-10-12 | OvmfPkg: Include/IndustryStandard: extract VirtioBlk.h from Virtio.h | jljusten |
2012-10-12 | OvmfPkg: rename OFFSET_OF_VHDR() / SIZE_OF_VHDR() to *_OF_VBLK() | jljusten |
2012-10-12 | OvmfPkg: regroup virtio config fields into generic & specific structs | jljusten |
2012-10-12 | OvmfPkg: move VirtioBlkDxe/Virtio.h to Include/IndustryStandard/Virtio.h | jljusten |
2012-10-12 | OvmfPkg: add inclusion guards to VirtioBlkDxe/VirtioBlk.h | jljusten |
2012-10-08 | OvmfPkg: introduce virtio-blk driver | jljusten |