This definition is specific to VirtIo over PCI.

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

diff --git a/OvmfPkg/Include/IndustryStandard/Virtio.h 
b/OvmfPkg/Include/IndustryStandard/Virtio.h
index 622a8de..1531d5c 100644
--- a/OvmfPkg/Include/IndustryStandard/Virtio.h
+++ b/OvmfPkg/Include/IndustryStandard/Virtio.h
@@ -107,24 +107,6 @@ typedef struct {
   UINT16              QueueSize;
 } VRING;
 
-
-//
-// virtio-0.9.5, 2.2.2 Virtio Header -- no MSI-X
-//
-#pragma pack(1)
-typedef struct {
-  UINT32 VhdrDeviceFeatureBits;
-  UINT32 VhdrGuestFeatureBits;
-  UINT32 VhdrQueueAddress;
-  UINT16 VhdrQueueSize;
-  UINT16 VhdrQueueSelect;
-  UINT16 VhdrQueueNotify;
-  UINT8  VhdrDeviceStatus;
-  UINT8  VhdrISR;
-} VIRTIO_HDR;
-#pragma pack()
-
-
 //
 // virtio-0.9.5, 2.2.2.1 Device Status
 //
-- 
1.7.0.4


------------------------------------------------------------------------------
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