Skip to content

Commit 6eefff9

Browse files
committed
Correct UUID in drive inf per Microsoft signing requirement.
1 parent 86fdf0d commit 6eefff9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sign/gvm/gvm.inf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
Signature = "$Windows NT$"
1414
Provider = Google
1515
Class = System
16-
ClassGuid = {7cf6fb1d-96cd-4358-8793-42f5b7033176}
16+
ClassGuid = {4d36e97d-e325-11ce-bfc1-08002be10318}
1717
DriverVer = 11/13/2019,1.2.0.0
1818
DriverPackageType = KernelService
1919
CatalogFile = gvm.cat

0 commit comments

Comments
 (0)