From fe08ec9700c65d38a6deb79d51753ea4a19e465b Mon Sep 17 00:00:00 2001 From: Jason Date: Wed, 5 Oct 2022 15:42:41 -0700 Subject: Add PnpLockdown=1 to a bunch of sample INFs (#789) --- bluetooth/bthecho/bthcli/sys/BthEchoSampleCli.inx | Bin 5944 -> 5974 bytes bluetooth/bthecho/bthsrv/sys/BthEchoSampleSrv.inx | Bin 5958 -> 5988 bytes bluetooth/serialhcibus/WDK/SerialBusWdk.inx | Bin 4702 -> 4732 bytes .../osrfx2_DCHU_component/osrfx2_DCHU_component.inx | 1 + .../osrfx2_DCHU_extension/osrfx2_DCHU_extension.inx | 1 + .../osrfx2_DCHU_component/osrfx2_DCHU_component.inx | 1 + .../osrfx2_DCHU_extension/osrfx2_DCHU_extension.inx | 1 + .../Toaster Driver/toaster/toaster.inx | 1 + general/echo/kmdf/driver/AutoSync/echo.inx | Bin 4842 -> 4872 bytes general/echo/kmdf/driver/DriverSync/echo_2.inx | Bin 4998 -> 5028 bytes general/echo/umdf/WUDFEchoDriver.inx | Bin 4412 -> 4442 bytes general/echo/umdf2/driver/AutoSync/echoum.inx | Bin 3924 -> 3954 bytes general/echo/umdfSocketEcho/Driver/SocketEcho.inx | Bin 4280 -> 4310 bytes general/pcidrv/kmdf/genpci.inx | Bin 7198 -> 7238 bytes .../toaster/toastDrv/kmdf/bus/dynamic/dynambus.inx | Bin 5754 -> 5780 bytes general/toaster/toastDrv/kmdf/bus/static/statbus.inx | Bin 5658 -> 5688 bytes general/toaster/toastDrv/kmdf/filter/filter.inx | Bin 7318 -> 7352 bytes .../toastDrv/kmdf/func/featured/wdffeatured.inx | Bin 5870 -> 5900 bytes .../toaster/toastDrv/kmdf/func/simple/wdfsimple.inx | Bin 6838 -> 6868 bytes .../toaster/toastDrv/kmdf/toastmon/wdftoastmon.inx | Bin 4598 -> 4628 bytes .../toaster/toastDrv/umdf/Toastmon/WUDFToastMon.inx | Bin 4034 -> 4064 bytes general/toaster/toastDrv/umdf/func/WUDFToaster.inx | Bin 4510 -> 4540 bytes general/toaster/umdf2/filter/generic/filterum.inx | Bin 4904 -> 4934 bytes general/toaster/umdf2/func/featured/wdffeaturedum.inx | Bin 4924 -> 4954 bytes general/toaster/umdf2/func/simple/wdfsimpleum.inx | Bin 4796 -> 4826 bytes general/umdfSkeleton/UMDFSkeleton_OSR.inx | Bin 4976 -> 5006 bytes general/umdfSkeleton/UMDFSkeleton_Root.inx | Bin 3798 -> 3828 bytes gpio/samples/simdevice/kmdf/simdevice.inx | Bin 3022 -> 3052 bytes gpio/samples/simdevice/umdf/simdeviceumdf.inx | 1 + gpio/samples/simgpio/simgpio.inx | Bin 3722 -> 3752 bytes gpio/samples/simgpio_i2c/simgpio_i2c.inx | Bin 3794 -> 3824 bytes 31 files changed, 6 insertions(+) diff --git a/bluetooth/bthecho/bthcli/sys/BthEchoSampleCli.inx b/bluetooth/bthecho/bthcli/sys/BthEchoSampleCli.inx index 16c1ef51..a1d3eb5a 100644 Binary files a/bluetooth/bthecho/bthcli/sys/BthEchoSampleCli.inx and b/bluetooth/bthecho/bthcli/sys/BthEchoSampleCli.inx differ diff --git a/bluetooth/bthecho/bthsrv/sys/BthEchoSampleSrv.inx b/bluetooth/bthecho/bthsrv/sys/BthEchoSampleSrv.inx index efb08654..fecdbcb5 100644 Binary files a/bluetooth/bthecho/bthsrv/sys/BthEchoSampleSrv.inx and b/bluetooth/bthecho/bthsrv/sys/BthEchoSampleSrv.inx differ diff --git a/bluetooth/serialhcibus/WDK/SerialBusWdk.inx b/bluetooth/serialhcibus/WDK/SerialBusWdk.inx index 6fa29006..27f70ab6 100644 Binary files a/bluetooth/serialhcibus/WDK/SerialBusWdk.inx and b/bluetooth/serialhcibus/WDK/SerialBusWdk.inx differ diff --git a/general/DCHU/osrfx2_DCHU_extension_loose/osrfx2_DCHU_component/osrfx2_DCHU_component.inx b/general/DCHU/osrfx2_DCHU_extension_loose/osrfx2_DCHU_component/osrfx2_DCHU_component.inx index 8baab1a0..62c305cb 100644 --- a/general/DCHU/osrfx2_DCHU_extension_loose/osrfx2_DCHU_component/osrfx2_DCHU_component.inx +++ b/general/DCHU/osrfx2_DCHU_extension_loose/osrfx2_DCHU_component/osrfx2_DCHU_component.inx @@ -24,6 +24,7 @@ Class = SoftwareComponent ClassGuid = {5c4c3332-344d-483c-8739-259e934c9cc8} Provider = %ManufacturerName% CatalogFile = osrfx2_DCHU_component.cat +PnpLockdown = 1 [Manufacturer] %ManufacturerName% = OsrFx2Component, NT$ARCH$ diff --git a/general/DCHU/osrfx2_DCHU_extension_loose/osrfx2_DCHU_extension/osrfx2_DCHU_extension.inx b/general/DCHU/osrfx2_DCHU_extension_loose/osrfx2_DCHU_extension/osrfx2_DCHU_extension.inx index cb2e9177..29b8e8ec 100644 --- a/general/DCHU/osrfx2_DCHU_extension_loose/osrfx2_DCHU_extension/osrfx2_DCHU_extension.inx +++ b/general/DCHU/osrfx2_DCHU_extension_loose/osrfx2_DCHU_extension/osrfx2_DCHU_extension.inx @@ -25,6 +25,7 @@ Provider = %ManufacturerName% ExtensionId = {aaaaaaaa-aaaa-aaaa-aaaa-aaaaaaaaaaaa} ; replace with your own GUID {zzzzzzzz-zzzz-zzzz-zzzz-zzzzzzzzzzzz} CatalogFile = osrfx2_DCHU_extension.cat DriverVer = 05/16/2017,15.14.36.721 +PnpLockdown = 1 [Manufacturer] %ManufacturerName% = OsrFx2Extension, NT$ARCH$ diff --git a/general/DCHU/osrfx2_DCHU_extension_tight/osrfx2_DCHU_component/osrfx2_DCHU_component.inx b/general/DCHU/osrfx2_DCHU_extension_tight/osrfx2_DCHU_component/osrfx2_DCHU_component.inx index 8baab1a0..62c305cb 100644 --- a/general/DCHU/osrfx2_DCHU_extension_tight/osrfx2_DCHU_component/osrfx2_DCHU_component.inx +++ b/general/DCHU/osrfx2_DCHU_extension_tight/osrfx2_DCHU_component/osrfx2_DCHU_component.inx @@ -24,6 +24,7 @@ Class = SoftwareComponent ClassGuid = {5c4c3332-344d-483c-8739-259e934c9cc8} Provider = %ManufacturerName% CatalogFile = osrfx2_DCHU_component.cat +PnpLockdown = 1 [Manufacturer] %ManufacturerName% = OsrFx2Component, NT$ARCH$ diff --git a/general/DCHU/osrfx2_DCHU_extension_tight/osrfx2_DCHU_extension/osrfx2_DCHU_extension.inx b/general/DCHU/osrfx2_DCHU_extension_tight/osrfx2_DCHU_extension/osrfx2_DCHU_extension.inx index ed4a3c87..28f1dd0b 100644 --- a/general/DCHU/osrfx2_DCHU_extension_tight/osrfx2_DCHU_extension/osrfx2_DCHU_extension.inx +++ b/general/DCHU/osrfx2_DCHU_extension_tight/osrfx2_DCHU_extension/osrfx2_DCHU_extension.inx @@ -25,6 +25,7 @@ Provider = %ManufacturerName% ExtensionId = {zzzzzzzz-zzzz-zzzz-zzzz-zzzzzzzzzzzz} ; replace with your own GUID CatalogFile = osrfx2_DCHU_extension.cat DriverVer = 05/16/2017,15.14.36.721 +PnpLockdown = 1 [Manufacturer] %ManufacturerName% = OsrFx2Extension, NT$ARCH$ diff --git a/general/WinHEC 2017 Lab/Toaster Driver/toaster/toaster.inx b/general/WinHEC 2017 Lab/Toaster Driver/toaster/toaster.inx index 2217039d..2e7e0ad3 100644 --- a/general/WinHEC 2017 Lab/Toaster Driver/toaster/toaster.inx +++ b/general/WinHEC 2017 Lab/Toaster Driver/toaster/toaster.inx @@ -7,6 +7,7 @@ ClassGuid = {4D36E97D-E325-11CE-BFC1-08002BE10318} Provider = Contoso DriverVer = 06/16/1999, 5.00.2064 CatalogFile = toaster.cat +PnpLockdown = 1 [Manufacturer] Contoso = Contoso, NT$ARCH$ diff --git a/general/echo/kmdf/driver/AutoSync/echo.inx b/general/echo/kmdf/driver/AutoSync/echo.inx index bfb3b356..43ff49d2 100644 Binary files a/general/echo/kmdf/driver/AutoSync/echo.inx and b/general/echo/kmdf/driver/AutoSync/echo.inx differ diff --git a/general/echo/kmdf/driver/DriverSync/echo_2.inx b/general/echo/kmdf/driver/DriverSync/echo_2.inx index ea524f85..f4ece1a7 100644 Binary files a/general/echo/kmdf/driver/DriverSync/echo_2.inx and b/general/echo/kmdf/driver/DriverSync/echo_2.inx differ diff --git a/general/echo/umdf/WUDFEchoDriver.inx b/general/echo/umdf/WUDFEchoDriver.inx index ad6e9bf4..cf8acb0d 100644 Binary files a/general/echo/umdf/WUDFEchoDriver.inx and b/general/echo/umdf/WUDFEchoDriver.inx differ diff --git a/general/echo/umdf2/driver/AutoSync/echoum.inx b/general/echo/umdf2/driver/AutoSync/echoum.inx index cae8b45f..d15e4413 100644 Binary files a/general/echo/umdf2/driver/AutoSync/echoum.inx and b/general/echo/umdf2/driver/AutoSync/echoum.inx differ diff --git a/general/echo/umdfSocketEcho/Driver/SocketEcho.inx b/general/echo/umdfSocketEcho/Driver/SocketEcho.inx index b660186b..b1475187 100644 Binary files a/general/echo/umdfSocketEcho/Driver/SocketEcho.inx and b/general/echo/umdfSocketEcho/Driver/SocketEcho.inx differ diff --git a/general/pcidrv/kmdf/genpci.inx b/general/pcidrv/kmdf/genpci.inx index 1ccf8ca9..b10b695a 100644 Binary files a/general/pcidrv/kmdf/genpci.inx and b/general/pcidrv/kmdf/genpci.inx differ diff --git a/general/toaster/toastDrv/kmdf/bus/dynamic/dynambus.inx b/general/toaster/toastDrv/kmdf/bus/dynamic/dynambus.inx index c51e1e9b..55f07bda 100644 Binary files a/general/toaster/toastDrv/kmdf/bus/dynamic/dynambus.inx and b/general/toaster/toastDrv/kmdf/bus/dynamic/dynambus.inx differ diff --git a/general/toaster/toastDrv/kmdf/bus/static/statbus.inx b/general/toaster/toastDrv/kmdf/bus/static/statbus.inx index a28b3144..544c87ed 100644 Binary files a/general/toaster/toastDrv/kmdf/bus/static/statbus.inx and b/general/toaster/toastDrv/kmdf/bus/static/statbus.inx differ diff --git a/general/toaster/toastDrv/kmdf/filter/filter.inx b/general/toaster/toastDrv/kmdf/filter/filter.inx index d579ff7e..a8538010 100644 Binary files a/general/toaster/toastDrv/kmdf/filter/filter.inx and b/general/toaster/toastDrv/kmdf/filter/filter.inx differ diff --git a/general/toaster/toastDrv/kmdf/func/featured/wdffeatured.inx b/general/toaster/toastDrv/kmdf/func/featured/wdffeatured.inx index 73a1a1ea..1b81d480 100644 Binary files a/general/toaster/toastDrv/kmdf/func/featured/wdffeatured.inx and b/general/toaster/toastDrv/kmdf/func/featured/wdffeatured.inx differ diff --git a/general/toaster/toastDrv/kmdf/func/simple/wdfsimple.inx b/general/toaster/toastDrv/kmdf/func/simple/wdfsimple.inx index 69fbea75..aac79307 100644 Binary files a/general/toaster/toastDrv/kmdf/func/simple/wdfsimple.inx and b/general/toaster/toastDrv/kmdf/func/simple/wdfsimple.inx differ diff --git a/general/toaster/toastDrv/kmdf/toastmon/wdftoastmon.inx b/general/toaster/toastDrv/kmdf/toastmon/wdftoastmon.inx index cfee1b11..a63a6c5c 100644 Binary files a/general/toaster/toastDrv/kmdf/toastmon/wdftoastmon.inx and b/general/toaster/toastDrv/kmdf/toastmon/wdftoastmon.inx differ diff --git a/general/toaster/toastDrv/umdf/Toastmon/WUDFToastMon.inx b/general/toaster/toastDrv/umdf/Toastmon/WUDFToastMon.inx index eba3c794..245b304e 100644 Binary files a/general/toaster/toastDrv/umdf/Toastmon/WUDFToastMon.inx and b/general/toaster/toastDrv/umdf/Toastmon/WUDFToastMon.inx differ diff --git a/general/toaster/toastDrv/umdf/func/WUDFToaster.inx b/general/toaster/toastDrv/umdf/func/WUDFToaster.inx index 9874becf..e804dcff 100644 Binary files a/general/toaster/toastDrv/umdf/func/WUDFToaster.inx and b/general/toaster/toastDrv/umdf/func/WUDFToaster.inx differ diff --git a/general/toaster/umdf2/filter/generic/filterum.inx b/general/toaster/umdf2/filter/generic/filterum.inx index 0efeb0d3..4de6d127 100644 Binary files a/general/toaster/umdf2/filter/generic/filterum.inx and b/general/toaster/umdf2/filter/generic/filterum.inx differ diff --git a/general/toaster/umdf2/func/featured/wdffeaturedum.inx b/general/toaster/umdf2/func/featured/wdffeaturedum.inx index bb8af311..c4e79f13 100644 Binary files a/general/toaster/umdf2/func/featured/wdffeaturedum.inx and b/general/toaster/umdf2/func/featured/wdffeaturedum.inx differ diff --git a/general/toaster/umdf2/func/simple/wdfsimpleum.inx b/general/toaster/umdf2/func/simple/wdfsimpleum.inx index 3187b27f..44252e4e 100644 Binary files a/general/toaster/umdf2/func/simple/wdfsimpleum.inx and b/general/toaster/umdf2/func/simple/wdfsimpleum.inx differ diff --git a/general/umdfSkeleton/UMDFSkeleton_OSR.inx b/general/umdfSkeleton/UMDFSkeleton_OSR.inx index 91efb336..9729eee7 100644 Binary files a/general/umdfSkeleton/UMDFSkeleton_OSR.inx and b/general/umdfSkeleton/UMDFSkeleton_OSR.inx differ diff --git a/general/umdfSkeleton/UMDFSkeleton_Root.inx b/general/umdfSkeleton/UMDFSkeleton_Root.inx index 63d9f94c..abb05491 100644 Binary files a/general/umdfSkeleton/UMDFSkeleton_Root.inx and b/general/umdfSkeleton/UMDFSkeleton_Root.inx differ diff --git a/gpio/samples/simdevice/kmdf/simdevice.inx b/gpio/samples/simdevice/kmdf/simdevice.inx index 74e5ba4e..48f8a52d 100644 Binary files a/gpio/samples/simdevice/kmdf/simdevice.inx and b/gpio/samples/simdevice/kmdf/simdevice.inx differ diff --git a/gpio/samples/simdevice/umdf/simdeviceumdf.inx b/gpio/samples/simdevice/umdf/simdeviceumdf.inx index 14764b15..3c0def96 100644 --- a/gpio/samples/simdevice/umdf/simdeviceumdf.inx +++ b/gpio/samples/simdevice/umdf/simdeviceumdf.inx @@ -9,6 +9,7 @@ ClassGuid={78A1C341-4539-11d3-B88D-00C04FAD5171} Provider=%ProviderName% CatalogFile=gpiosamples.cat DriverVer=03/20/2003,5.00.3788 +PnpLockdown=1 [Manufacturer] %ManufacturerName%=Standard,NT$ARCH$ diff --git a/gpio/samples/simgpio/simgpio.inx b/gpio/samples/simgpio/simgpio.inx index 96239192..b0a724e2 100644 Binary files a/gpio/samples/simgpio/simgpio.inx and b/gpio/samples/simgpio/simgpio.inx differ diff --git a/gpio/samples/simgpio_i2c/simgpio_i2c.inx b/gpio/samples/simgpio_i2c/simgpio_i2c.inx index c81e3955..ffe92042 100644 Binary files a/gpio/samples/simgpio_i2c/simgpio_i2c.inx and b/gpio/samples/simgpio_i2c/simgpio_i2c.inx differ -- cgit v1.3.1