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

[PATCH] Remove BootFlags from XenCons_Service



Xencons does not need BootFlags, and setting BootFlags in an AddReg
section is no longer allowed by INFVerif in the first place.

Signed-off-by: Tu Dinh <ngoc-tu.dinh@xxxxxxxxxx>
---
 src/xencons.inf | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/src/xencons.inf b/src/xencons.inf
index bae7624..6bbd83b 100644
--- a/src/xencons.inf
+++ b/src/xencons.inf
@@ -91,10 +91,7 @@ StartType=%SERVICE_DEMAND_START%
 ErrorControl=%SERVICE_ERROR_NORMAL%
 ServiceBinary=%12%\xencons.sys
 LoadOrderGroup="Extended Base"
-AddReg = XenCons_BootFlags, XenCons_Parameters
-
-[XenCons_BootFlags]
-HKR,,"BootFlags",0x00010003,0x81
+AddReg = XenCons_Parameters
 
 [XenCons_Parameters]
 HKR,"Parameters",,0x00000010
-- 
2.51.2.windows.1



--
Ngoc Tu Dinh | Vates XCP-ng Developer

XCP-ng & Xen Orchestra - Vates solutions

web: https://vates.tech




 


Rackspace

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