On 09/19/13 15:56, Olivier Martin wrote:
> Contributed-under: TianoCore Contribution Agreement 1.0
> Signed-off-by: Olivier Martin <olivier.mar...@arm.com>
> ---
>  OvmfPkg/Include/IndustryStandard/Virtio.h |   13 +++++++++++++
>  1 files changed, 13 insertions(+), 0 deletions(-)
> 
> diff --git a/OvmfPkg/Include/IndustryStandard/Virtio.h 
> b/OvmfPkg/Include/IndustryStandard/Virtio.h
> index 05c658f..622a8de 100644
> --- a/OvmfPkg/Include/IndustryStandard/Virtio.h
> +++ b/OvmfPkg/Include/IndustryStandard/Virtio.h
> @@ -20,6 +20,19 @@
>  
>  #include <Base.h>
>  
> +//
> +// VirtIo Subsystem Device IDs
> +//
> +#define VIRTIO_SUBSYSTEM_NETWORK_CARD       1
> +#define VIRTIO_SUBSYSTEM_BLOCK_DEVICE       2
> +#define VIRTIO_SUBSYSTEM_CONSOLE            3
> +#define VIRTIO_SUBSYSTEM_ENTROPY_SOURCE     4
> +#define VIRTIO_SUBSYSTEM_MEMORY_BALLOONING  5
> +#define VIRTIO_SUBSYSTEM_IO_MEMORY          6
> +#define VIRTIO_SUBSYSTEM_RPMSG              7
> +#define VIRTIO_SUBSYSTEM_SCSI_HOST          8
> +#define VIRTIO_SUBSYSTEM_9P_TRANSPORT       9
> +#define VIRTIO_SUBSYSTEM_MAC80211_WLAN      10
>  
>  //
>  // Data in the communication area is defined as packed and accessed as
> 

Reviewed-by: Laszlo Ersek <ler...@redhat.com>

------------------------------------------------------------------------------
LIMITED TIME SALE - Full Year of Microsoft Training For Just $49.99!
1,500+ hours of tutorials including VisualStudio 2012, Windows 8, SharePoint
2013, SQL 2012, MVC 4, more. BEST VALUE: New Multi-Library Power Pack includes
Mobile, Cloud, Java, and UX Design. Lowest price ever! Ends 9/20/13. 
http://pubads.g.doubleclick.net/gampad/clk?id=58041151&iu=/4140/ostg.clktrk
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/edk2-devel

Reply via email to