index
:
edk2-platforms.git
about
devel-IntelAtomProcessorE3900
devel-MinPlatform
devel-MinnowBoard3
devel-MinnowBoard3-UDK2017
devel-MinnowBoardMax-UDK2017
devel-OpenPlatformPkg
devel-dynamictables
master
minnowboard-max-udk2015
pentium-celeron-n-udk2015
(https://github.com/tianocore/edk2-platforms)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
OvmfPkg
/
VirtioScsiDxe
Age
Commit message (
Expand
)
Author
2016-09-13
OvmfPkg: Fix typing errors in header files
Thomas Huth
2016-04-06
OvmfPkg: VirtioScsiDxe: adapt feature negotiation to virtio-1.0
Laszlo Ersek
2016-04-06
OvmfPkg: VIRTIO_DEVICE_PROTOCOL: pass VRING object to SetQueueAddress()
Laszlo Ersek
2016-04-06
OvmfPkg: VIRTIO_DEVICE_PROTOCOL: widen the Features bitmap to 64 bits
Laszlo Ersek
2016-02-24
OvmfPkg: VirtioFlush(): return the number of bytes written by the host
Laszlo Ersek
2015-10-16
OvmfPkg: VirtioScsiDxe: reset device at ExitBootServices()
Laszlo Ersek
2014-11-14
OvmfPkg: VirtioScsiDxe: drop 64-bit shift in PopulateRequest() (VS2010)
Scott Duplichan
2014-09-25
OvmfPkg: Fix VS2005 build warnings
Jordan Justen
2013-12-12
OvmfPkg: Virtio drivers: fix incorrect casts in init functions
Laszlo Ersek
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-09-30
OvmfPkg: Removed magic values for the Virtio Sub-System ID in the PCI device ...
Olivier Martin
2012-10-23
OvmfPkg VirtioScsiDxe: Fix build with VS2010
jljusten
2012-10-18
OvmfPkg: introduce virtio-scsi driver
jljusten