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
/
VirtioBlkDxe
/
VirtioBlk.c
Age
Commit message (
Expand
)
Author
2014-09-25
OvmfPkg: Fix VS2005 build warnings
Jordan Justen
2013-12-18
OvmfPkg: VirtioBlkInit(): log topology attributes
Laszlo Ersek
2013-12-18
OvmfPkg: VirtioBlkInit(): expose virtio-blk topology in BlockIo
Laszlo Ersek
2013-12-18
OvmfPkg/VirtioBlkDxe/VirtioBlk.c: rewrap overlong lines
Laszlo Ersek
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-18
OvmfPkg: VirtioBlkDriverBindingStop: fix incorrect use of UEFI driver model
jljusten
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-08
OvmfPkg: introduce virtio-blk driver
jljusten