Re: [edk2] [PATCH 3/8] OvmfPkg/VirtioPciDeviceDxe: Implement VIRTIO_DEVICE_PROTOCOL for VirtIo Devices over PCI

2013-09-18 Thread Laszlo Ersek
k2] [PATCH 3/8] OvmfPkg/VirtioPciDeviceDxe: Implement >> VIRTIO_DEVICE_PROTOCOL for VirtIo Devices over PCI >> >> On Tue, Sep 17, 2013 at 9:54 AM, Olivier Martin >> wrote: >> >> Seems like at least a small commit message body might be appropriate. > >

Re: [edk2] [PATCH 3/8] OvmfPkg/VirtioPciDeviceDxe: Implement VIRTIO_DEVICE_PROTOCOL for VirtIo Devices over PCI

2013-09-18 Thread Olivier Martin
> -Original Message- > From: Jordan Justen [mailto:jljus...@gmail.com] > Sent: 18 September 2013 05:53 > To: Olivier Martin; Laszlo Ersek > Cc: edk2-devel@lists.sourceforge.net > Subject: Re: [edk2] [PATCH 3/8] OvmfPkg/VirtioPciDeviceDxe: Implement > VIRTIO_DEVIC

Re: [edk2] [PATCH 3/8] OvmfPkg/VirtioPciDeviceDxe: Implement VIRTIO_DEVICE_PROTOCOL for VirtIo Devices over PCI

2013-09-17 Thread Jordan Justen
On Tue, Sep 17, 2013 at 9:54 AM, Olivier Martin wrote: Seems like at least a small commit message body might be appropriate. > Contributed-under: TianoCore Contribution Agreement 1.0 > Signed-off-by: Olivier Martin > --- > OvmfPkg/VirtioPciDeviceDxe/VirtioPciDevice.c | 637 > +++

[edk2] [PATCH 3/8] OvmfPkg/VirtioPciDeviceDxe: Implement VIRTIO_DEVICE_PROTOCOL for VirtIo Devices over PCI

2013-09-17 Thread Olivier Martin
Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Olivier Martin --- OvmfPkg/VirtioPciDeviceDxe/VirtioPciDevice.c | 637 + OvmfPkg/VirtioPciDeviceDxe/VirtioPciDevice.h | 246 OvmfPkg/VirtioPciDeviceDxe/VirtioPciDeviceDxe.inf | 42 ++