Revision: 14809
          http://sourceforge.net/p/edk2/code/14809
Author:   oliviermartin
Date:     2013-10-29 06:09:46 +0000 (Tue, 29 Oct 2013)
Log Message:
-----------
OvmfPkg/Virtio.h: Added the Virtio Vendor and MMIO IDs

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Olivier Martin <[email protected]>
Reviewed-by: Laszlo Ersek <[email protected]>
Tested-by: Laszlo Ersek <[email protected]>

Modified Paths:
--------------
    trunk/edk2/OvmfPkg/Include/IndustryStandard/Virtio.h

Modified: trunk/edk2/OvmfPkg/Include/IndustryStandard/Virtio.h
===================================================================
--- trunk/edk2/OvmfPkg/Include/IndustryStandard/Virtio.h        2013-10-29 
06:08:39 UTC (rev 14808)
+++ trunk/edk2/OvmfPkg/Include/IndustryStandard/Virtio.h        2013-10-29 
06:09:46 UTC (rev 14809)
@@ -36,6 +36,13 @@
 #define VIRTIO_SUBSYSTEM_MAC80211_WLAN      10
 
 //
+// Virtio IDs
+//
+#define VIRTIO_VENDOR_ID                    0x1AF4
+#define VIRTIO_MMIO_MAGIC                   0x74726976 // "virt"
+
+
+//
 // VirtIo Device Specific Configuration Offsets
 //
 #define VIRTIO_DEVICE_SPECIFIC_CONFIGURATION_OFFSET_PCI             20

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
Android is increasing in popularity, but the open development platform that
developers love is also attractive to malware creators. Download this white
paper to learn more about secure code signing practices that can help keep
Android apps secure.
http://pubads.g.doubleclick.net/gampad/clk?id=65839951&iu=/4140/ostg.clktrk
_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits

Reply via email to