From: Olivier Martin <olivier.mar...@arm.com>

This definition is specific to VirtIo over PCI.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Olivier Martin <olivier.mar...@arm.com>
Reviewed-by: Jordan Justen <jordan.l.jus...@intel.com>
Signed-off-by: Laszlo Ersek <ler...@redhat.com>
---
 OvmfPkg/Include/IndustryStandard/Virtio.h | 18 ------------------
 1 file changed, 18 deletions(-)

diff --git a/OvmfPkg/Include/IndustryStandard/Virtio.h 
b/OvmfPkg/Include/IndustryStandard/Virtio.h
index 9b97e6d..fcf7b67 100644
--- a/OvmfPkg/Include/IndustryStandard/Virtio.h
+++ b/OvmfPkg/Include/IndustryStandard/Virtio.h
@@ -156,24 +156,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.8.3.1



------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349351&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