From f20a01318ddb570731de91f62e94b37550139b28 Mon Sep 17 00:00:00 2001 From: Jason Date: Fri, 14 Oct 2022 13:50:18 -0700 Subject: Fix some infverif 1203 (missing section) and 1324 (no PnpLockdown=1) errors (#793) * Clean up some misc infverif 1203 errors * Clean up some infverif 1324 (no PnpLockdown=1) errors --- storage/class/disk/src/diskdev.inf | 1 + 1 file changed, 1 insertion(+) (limited to 'storage/class/disk/src') diff --git a/storage/class/disk/src/diskdev.inf b/storage/class/disk/src/diskdev.inf index 73a26b23..4db49829 100644 --- a/storage/class/disk/src/diskdev.inf +++ b/storage/class/disk/src/diskdev.inf @@ -15,6 +15,7 @@ ClassGUID={4d36e967-e325-11ce-bfc1-08002be10318} Class=DiskDrive DriverVer=08/27/1999,5.2.1425.0 ;CatalogFile=your_cat_here.cat ; Supply your own catalog file here. +PnpLockdown=1 [DestinationDirs] DefaultDestDir = 12 -- cgit v1.3.1