summaryrefslogtreecommitdiff
path: root/OvmfPkg/VirtioScsiDxe
AgeCommit message (Expand)Author
2016-04-06OvmfPkg: VirtioScsiDxe: adapt feature negotiation to virtio-1.0Laszlo Ersek
2016-04-06OvmfPkg: VIRTIO_DEVICE_PROTOCOL: pass VRING object to SetQueueAddress()Laszlo Ersek
2016-04-06OvmfPkg: VIRTIO_DEVICE_PROTOCOL: widen the Features bitmap to 64 bitsLaszlo Ersek
2016-02-24OvmfPkg: VirtioFlush(): return the number of bytes written by the hostLaszlo Ersek
2015-10-16OvmfPkg: VirtioScsiDxe: reset device at ExitBootServices()Laszlo Ersek
2014-11-14OvmfPkg: VirtioScsiDxe: drop 64-bit shift in PopulateRequest() (VS2010)Scott Duplichan
2014-09-25OvmfPkg: Fix VS2005 build warningsJordan Justen
2013-12-12OvmfPkg: Virtio drivers: fix incorrect casts in init functionsLaszlo Ersek
2013-12-11OvmfPkg/Virtio: Removed VirtioReadDevice() / VirtIoWriteDevice() functionsOlivier Martin
2013-12-11OvmfPkg: Make the VirtIo devices use the new VIRTIO_DEVICE_PROTOCOLOlivier Martin
2013-09-30OvmfPkg: Removed magic values for the Virtio Sub-System ID in the PCI device ...Olivier Martin
2012-10-23OvmfPkg VirtioScsiDxe: Fix build with VS2010jljusten
2012-10-18OvmfPkg: introduce virtio-scsi driverjljusten