summaryrefslogtreecommitdiff
path: root/usb
diff options
context:
space:
mode:
authorJason <[email protected]>2022-10-14 13:50:18 -0700
committerGitHub <[email protected]>2022-10-14 13:50:18 -0700
commitf20a01318ddb570731de91f62e94b37550139b28 (patch)
tree365157e9db6bcf272fd8a4397dc6c30b892eab6d /usb
parentd475c9bca937ddbd72b8b423783a140356306fb0 (diff)
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
Diffstat (limited to 'usb')
-rw-r--r--usb/kmdf_enumswitches/sys/kmdf_enumswitches.inxbin5984 -> 6010 bytes
-rw-r--r--usb/kmdf_fx2/driver/osrusbfx2.inxbin7628 -> 7654 bytes
-rw-r--r--usb/ufxclientsample/UfxClientSample.inxbin4136 -> 4170 bytes
-rw-r--r--usb/umdf2_fx2/driver/osrusbfx2um.inxbin6348 -> 6378 bytes
-rw-r--r--usb/umdf_filter_kmdf/umdf_filter/WUDFOsrUsbFilterOnKmDriver.inxbin6620 -> 6646 bytes
-rw-r--r--usb/umdf_filter_umdf/umdf_filter/WUDFOsrUsbFilterOnUmFx2Driver.inxbin6224 -> 6254 bytes
-rw-r--r--usb/umdf_fx2/driver/WUDFOsrUsbFx2.inxbin6356 -> 6386 bytes
-rw-r--r--usb/usbsamp/sys/driver/usbsamp.inxbin6444 -> 6470 bytes
-rw-r--r--usb/wdf_osrfx2_lab/kmdf/step1/osrusbfx2.inxbin5540 -> 5566 bytes
-rw-r--r--usb/wdf_osrfx2_lab/kmdf/step2/osrusbfx2.inxbin5540 -> 5566 bytes
-rw-r--r--usb/wdf_osrfx2_lab/kmdf/step3/osrusbfx2.inxbin5540 -> 5566 bytes
-rw-r--r--usb/wdf_osrfx2_lab/kmdf/step4/osrusbfx2.inxbin5540 -> 5566 bytes
-rw-r--r--usb/wdf_osrfx2_lab/kmdf/step5/osrusbfx2.inxbin5540 -> 5566 bytes
-rw-r--r--usb/wdf_osrfx2_lab/umdf/step1/WUDFOsrUsbFx2_1.inxbin5254 -> 5284 bytes
-rw-r--r--usb/wdf_osrfx2_lab/umdf/step2/WUDFOsrUsbFx2_2.inxbin5254 -> 5284 bytes
-rw-r--r--usb/wdf_osrfx2_lab/umdf/step3/WUDFOsrUsbFx2_3.inxbin5254 -> 5284 bytes
-rw-r--r--usb/wdf_osrfx2_lab/umdf/step4/WUDFOsrUsbFx2_4.inxbin5254 -> 5284 bytes
17 files changed, 0 insertions, 0 deletions
diff --git a/usb/kmdf_enumswitches/sys/kmdf_enumswitches.inx b/usb/kmdf_enumswitches/sys/kmdf_enumswitches.inx
index 7336000f..4ba231a7 100644
--- a/usb/kmdf_enumswitches/sys/kmdf_enumswitches.inx
+++ b/usb/kmdf_enumswitches/sys/kmdf_enumswitches.inx
Binary files differ
diff --git a/usb/kmdf_fx2/driver/osrusbfx2.inx b/usb/kmdf_fx2/driver/osrusbfx2.inx
index 68e0ff48..c40a9192 100644
--- a/usb/kmdf_fx2/driver/osrusbfx2.inx
+++ b/usb/kmdf_fx2/driver/osrusbfx2.inx
Binary files differ
diff --git a/usb/ufxclientsample/UfxClientSample.inx b/usb/ufxclientsample/UfxClientSample.inx
index 51525cc8..7ee9f649 100644
--- a/usb/ufxclientsample/UfxClientSample.inx
+++ b/usb/ufxclientsample/UfxClientSample.inx
Binary files differ
diff --git a/usb/umdf2_fx2/driver/osrusbfx2um.inx b/usb/umdf2_fx2/driver/osrusbfx2um.inx
index f7f8f16c..baa04707 100644
--- a/usb/umdf2_fx2/driver/osrusbfx2um.inx
+++ b/usb/umdf2_fx2/driver/osrusbfx2um.inx
Binary files differ
diff --git a/usb/umdf_filter_kmdf/umdf_filter/WUDFOsrUsbFilterOnKmDriver.inx b/usb/umdf_filter_kmdf/umdf_filter/WUDFOsrUsbFilterOnKmDriver.inx
index 6cf1f091..cc64a1d4 100644
--- a/usb/umdf_filter_kmdf/umdf_filter/WUDFOsrUsbFilterOnKmDriver.inx
+++ b/usb/umdf_filter_kmdf/umdf_filter/WUDFOsrUsbFilterOnKmDriver.inx
Binary files differ
diff --git a/usb/umdf_filter_umdf/umdf_filter/WUDFOsrUsbFilterOnUmFx2Driver.inx b/usb/umdf_filter_umdf/umdf_filter/WUDFOsrUsbFilterOnUmFx2Driver.inx
index 27f04d75..b8ff8b0f 100644
--- a/usb/umdf_filter_umdf/umdf_filter/WUDFOsrUsbFilterOnUmFx2Driver.inx
+++ b/usb/umdf_filter_umdf/umdf_filter/WUDFOsrUsbFilterOnUmFx2Driver.inx
Binary files differ
diff --git a/usb/umdf_fx2/driver/WUDFOsrUsbFx2.inx b/usb/umdf_fx2/driver/WUDFOsrUsbFx2.inx
index 4f21c018..b9e32223 100644
--- a/usb/umdf_fx2/driver/WUDFOsrUsbFx2.inx
+++ b/usb/umdf_fx2/driver/WUDFOsrUsbFx2.inx
Binary files differ
diff --git a/usb/usbsamp/sys/driver/usbsamp.inx b/usb/usbsamp/sys/driver/usbsamp.inx
index 5b16de78..9f4cf03a 100644
--- a/usb/usbsamp/sys/driver/usbsamp.inx
+++ b/usb/usbsamp/sys/driver/usbsamp.inx
Binary files differ
diff --git a/usb/wdf_osrfx2_lab/kmdf/step1/osrusbfx2.inx b/usb/wdf_osrfx2_lab/kmdf/step1/osrusbfx2.inx
index c8678d1e..f2172744 100644
--- a/usb/wdf_osrfx2_lab/kmdf/step1/osrusbfx2.inx
+++ b/usb/wdf_osrfx2_lab/kmdf/step1/osrusbfx2.inx
Binary files differ
diff --git a/usb/wdf_osrfx2_lab/kmdf/step2/osrusbfx2.inx b/usb/wdf_osrfx2_lab/kmdf/step2/osrusbfx2.inx
index c8678d1e..f2172744 100644
--- a/usb/wdf_osrfx2_lab/kmdf/step2/osrusbfx2.inx
+++ b/usb/wdf_osrfx2_lab/kmdf/step2/osrusbfx2.inx
Binary files differ
diff --git a/usb/wdf_osrfx2_lab/kmdf/step3/osrusbfx2.inx b/usb/wdf_osrfx2_lab/kmdf/step3/osrusbfx2.inx
index c8678d1e..f2172744 100644
--- a/usb/wdf_osrfx2_lab/kmdf/step3/osrusbfx2.inx
+++ b/usb/wdf_osrfx2_lab/kmdf/step3/osrusbfx2.inx
Binary files differ
diff --git a/usb/wdf_osrfx2_lab/kmdf/step4/osrusbfx2.inx b/usb/wdf_osrfx2_lab/kmdf/step4/osrusbfx2.inx
index c8678d1e..f2172744 100644
--- a/usb/wdf_osrfx2_lab/kmdf/step4/osrusbfx2.inx
+++ b/usb/wdf_osrfx2_lab/kmdf/step4/osrusbfx2.inx
Binary files differ
diff --git a/usb/wdf_osrfx2_lab/kmdf/step5/osrusbfx2.inx b/usb/wdf_osrfx2_lab/kmdf/step5/osrusbfx2.inx
index c8678d1e..f2172744 100644
--- a/usb/wdf_osrfx2_lab/kmdf/step5/osrusbfx2.inx
+++ b/usb/wdf_osrfx2_lab/kmdf/step5/osrusbfx2.inx
Binary files differ
diff --git a/usb/wdf_osrfx2_lab/umdf/step1/WUDFOsrUsbFx2_1.inx b/usb/wdf_osrfx2_lab/umdf/step1/WUDFOsrUsbFx2_1.inx
index 1b11d447..4a439824 100644
--- a/usb/wdf_osrfx2_lab/umdf/step1/WUDFOsrUsbFx2_1.inx
+++ b/usb/wdf_osrfx2_lab/umdf/step1/WUDFOsrUsbFx2_1.inx
Binary files differ
diff --git a/usb/wdf_osrfx2_lab/umdf/step2/WUDFOsrUsbFx2_2.inx b/usb/wdf_osrfx2_lab/umdf/step2/WUDFOsrUsbFx2_2.inx
index 30529676..2e6a18f8 100644
--- a/usb/wdf_osrfx2_lab/umdf/step2/WUDFOsrUsbFx2_2.inx
+++ b/usb/wdf_osrfx2_lab/umdf/step2/WUDFOsrUsbFx2_2.inx
Binary files differ
diff --git a/usb/wdf_osrfx2_lab/umdf/step3/WUDFOsrUsbFx2_3.inx b/usb/wdf_osrfx2_lab/umdf/step3/WUDFOsrUsbFx2_3.inx
index 92f29a24..1430ec45 100644
--- a/usb/wdf_osrfx2_lab/umdf/step3/WUDFOsrUsbFx2_3.inx
+++ b/usb/wdf_osrfx2_lab/umdf/step3/WUDFOsrUsbFx2_3.inx
Binary files differ
diff --git a/usb/wdf_osrfx2_lab/umdf/step4/WUDFOsrUsbFx2_4.inx b/usb/wdf_osrfx2_lab/umdf/step4/WUDFOsrUsbFx2_4.inx
index 1eff425c..225c377f 100644
--- a/usb/wdf_osrfx2_lab/umdf/step4/WUDFOsrUsbFx2_4.inx
+++ b/usb/wdf_osrfx2_lab/umdf/step4/WUDFOsrUsbFx2_4.inx
Binary files differ