[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[win-pv-devel] [PATCH 1/2] Add missing names to the INF file



The package should have a name and the XENVIF driver should also have a
DisplayName.

Signed-off-by: Paul Durrant <paul.durrant@xxxxxxxxxx>
---
 src/xennet.inf | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/src/xennet.inf b/src/xennet.inf
index b6e6628..615763e 100644
--- a/src/xennet.inf
+++ b/src/xennet.inf
@@ -35,7 +35,7 @@ ClassGUID={4d36e972-e325-11ce-bfc1-08002be10318}
 Provider=%Vendor% 
 CatalogFile=xennet.cat
 DriverVer=01/01/1900,0.0.0.0
-BootCritical=1
+DriverPackageDisplayName=%DiskDesc%
 
 [DestinationDirs] 
 DefaultDestDir=12 
@@ -170,6 +170,7 @@ HKR, Ndi\params\*RSS\enum,                        "1",      
  0, %Enabled%
 AddService=xennet,0x02,XenNet_Service,XenNet_EventLog
 
 [XenNet_Service] 
+DisplayName=%XenNetDesc%
 ServiceType=%SERVICE_KERNEL_DRIVER% 
 StartType=%SERVICE_DEMAND_START% 
 ErrorControl=%SERVICE_ERROR_NORMAL% 
-- 
2.1.1


_______________________________________________
win-pv-devel mailing list
win-pv-devel@xxxxxxxxxxxxxxxxxxxx
https://lists.xenproject.org/cgi-bin/mailman/listinfo/win-pv-devel

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.