Revision: 14967
http://sourceforge.net/p/edk2/code/14967
Author: jljusten
Date: 2013-12-11 16:58:30 +0000 (Wed, 11 Dec 2013)
Log Message:
-----------
OvmfPkg/Virtio.h: Removed definition of VIRTIO_HDR
This definition is specific to VirtIo over PCI.
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Olivier Martin <[email protected]>
Reviewed-by: Jordan Justen <[email protected]>
Signed-off-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-12-11
16:58:22 UTC (rev 14966)
+++ trunk/edk2/OvmfPkg/Include/IndustryStandard/Virtio.h 2013-12-11
16:58:30 UTC (rev 14967)
@@ -156,25 +156,7 @@
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
//
#define VSTAT_ACK BIT0
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
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=84349831&iu=/4140/ostg.clktrk
_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits