Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Olivier Martin <olivier.mar...@arm.com>
---
 OvmfPkg/Include/IndustryStandard/Virtio.h |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)

diff --git a/OvmfPkg/Include/IndustryStandard/Virtio.h 
b/OvmfPkg/Include/IndustryStandard/Virtio.h
index f1eb2ea..9b97e6d 100644
--- a/OvmfPkg/Include/IndustryStandard/Virtio.h
+++ b/OvmfPkg/Include/IndustryStandard/Virtio.h
@@ -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
-- 
1.7.0.4


------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60135031&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