diff options
| author | Jason <[email protected]> | 2023-03-13 16:39:56 -0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2023-03-13 16:39:56 -0700 |
| commit | cfc659babba6133028ade3cf571c6b90922fc273 (patch) | |
| tree | 36e353eb4a2b2dffae0ff034774fd3f3fbcf8207 | |
| parent | 728ec466537c4d46104323c2c77f113ac16598e2 (diff) | |
INFs using DIRID 13 should target only build 16299 or later - USB updates (#925)
Co-authored-by: Jason Knichel <[email protected]>
| -rw-r--r-- | usb/UcmCxUcsi/UcmCxUcsi.inf | bin | 3888 -> 3940 bytes | |||
| -rw-r--r-- | usb/UcmTcpciCxClientSample/UcmTcpciCxClientSample.inf | bin | 3300 -> 3352 bytes | |||
| -rw-r--r-- | usb/UcmUcsiAcpiSample/UcmUcsiAcpiSample/UcmUcsiAcpiSample.inf | 6 | ||||
| -rw-r--r-- | usb/kmdf_enumswitches/sys/kmdf_enumswitches.inx | bin | 5278 -> 5330 bytes | |||
| -rw-r--r-- | usb/kmdf_fx2/driver/osrusbfx2.inx | bin | 6954 -> 7006 bytes | |||
| -rw-r--r-- | usb/ufxclientsample/UfxClientSample.inx | bin | 4418 -> 4470 bytes | |||
| -rw-r--r-- | usb/umdf2_fx2/driver/osrusbfx2um.inx | bin | 6510 -> 6562 bytes | |||
| -rw-r--r-- | usb/usbsamp/sys/driver/usbsamp.inx | bin | 5768 -> 5820 bytes | |||
| -rw-r--r-- | usb/wdf_osrfx2_lab/kmdf/step1/osrusbfx2.inx | bin | 4994 -> 5046 bytes | |||
| -rw-r--r-- | usb/wdf_osrfx2_lab/kmdf/step2/osrusbfx2.inx | bin | 4990 -> 5042 bytes | |||
| -rw-r--r-- | usb/wdf_osrfx2_lab/kmdf/step3/osrusbfx2.inx | bin | 4990 -> 5042 bytes | |||
| -rw-r--r-- | usb/wdf_osrfx2_lab/kmdf/step4/osrusbfx2.inx | bin | 4990 -> 5042 bytes | |||
| -rw-r--r-- | usb/wdf_osrfx2_lab/kmdf/step5/osrusbfx2.inx | bin | 4990 -> 5042 bytes |
13 files changed, 3 insertions, 3 deletions
diff --git a/usb/UcmCxUcsi/UcmCxUcsi.inf b/usb/UcmCxUcsi/UcmCxUcsi.inf Binary files differindex e5b7ae7b..661424db 100644 --- a/usb/UcmCxUcsi/UcmCxUcsi.inf +++ b/usb/UcmCxUcsi/UcmCxUcsi.inf diff --git a/usb/UcmTcpciCxClientSample/UcmTcpciCxClientSample.inf b/usb/UcmTcpciCxClientSample/UcmTcpciCxClientSample.inf Binary files differindex 51dc78c4..5a526ab9 100644 --- a/usb/UcmTcpciCxClientSample/UcmTcpciCxClientSample.inf +++ b/usb/UcmTcpciCxClientSample/UcmTcpciCxClientSample.inf diff --git a/usb/UcmUcsiAcpiSample/UcmUcsiAcpiSample/UcmUcsiAcpiSample.inf b/usb/UcmUcsiAcpiSample/UcmUcsiAcpiSample/UcmUcsiAcpiSample.inf index acd7fd49..39b3c16a 100644 --- a/usb/UcmUcsiAcpiSample/UcmUcsiAcpiSample/UcmUcsiAcpiSample.inf +++ b/usb/UcmUcsiAcpiSample/UcmUcsiAcpiSample/UcmUcsiAcpiSample.inf @@ -10,7 +10,7 @@ ; INF for installing the UCM-UCSI ACPI client driver. ; ; Important: -; This INF depends on features for the Driver Store DIRIDs which are available starting Windows 10 1809 +; This INF depends on features for the Driver Store DIRIDs which are available starting Windows 10 1709 ; [Version] @@ -32,9 +32,9 @@ DefaultDestDir = 13 UcmUcsiAcpiSample.sys = 3426 [Manufacturer] -%ProviderName% = UcmUcsiAcpiSample, NT$ARCH$ +%ProviderName% = UcmUcsiAcpiSample, NT$ARCH$.10.0...16299 -[UcmUcsiAcpiSample.NT$ARCH$] +[UcmUcsiAcpiSample.NT$ARCH$.10.0...16299] %UcmUcsiAcpiSample.DeviceDesc% = UcmUcsiAcpiSample.Install, ACPI\USBC000, ACPI\PNP0CA0 [UcmUcsiAcpiSample.Install.NT] diff --git a/usb/kmdf_enumswitches/sys/kmdf_enumswitches.inx b/usb/kmdf_enumswitches/sys/kmdf_enumswitches.inx Binary files differindex cbd8fb15..d9d1366b 100644 --- a/usb/kmdf_enumswitches/sys/kmdf_enumswitches.inx +++ b/usb/kmdf_enumswitches/sys/kmdf_enumswitches.inx diff --git a/usb/kmdf_fx2/driver/osrusbfx2.inx b/usb/kmdf_fx2/driver/osrusbfx2.inx Binary files differindex 4d53d79a..1185053e 100644 --- a/usb/kmdf_fx2/driver/osrusbfx2.inx +++ b/usb/kmdf_fx2/driver/osrusbfx2.inx diff --git a/usb/ufxclientsample/UfxClientSample.inx b/usb/ufxclientsample/UfxClientSample.inx Binary files differindex 098e442e..01c37a10 100644 --- a/usb/ufxclientsample/UfxClientSample.inx +++ b/usb/ufxclientsample/UfxClientSample.inx diff --git a/usb/umdf2_fx2/driver/osrusbfx2um.inx b/usb/umdf2_fx2/driver/osrusbfx2um.inx Binary files differindex febd8d7f..4d22fdbe 100644 --- a/usb/umdf2_fx2/driver/osrusbfx2um.inx +++ b/usb/umdf2_fx2/driver/osrusbfx2um.inx diff --git a/usb/usbsamp/sys/driver/usbsamp.inx b/usb/usbsamp/sys/driver/usbsamp.inx Binary files differindex eee41d30..57dc4bf3 100644 --- a/usb/usbsamp/sys/driver/usbsamp.inx +++ b/usb/usbsamp/sys/driver/usbsamp.inx diff --git a/usb/wdf_osrfx2_lab/kmdf/step1/osrusbfx2.inx b/usb/wdf_osrfx2_lab/kmdf/step1/osrusbfx2.inx Binary files differindex cc1817a7..0fc45d1a 100644 --- a/usb/wdf_osrfx2_lab/kmdf/step1/osrusbfx2.inx +++ b/usb/wdf_osrfx2_lab/kmdf/step1/osrusbfx2.inx diff --git a/usb/wdf_osrfx2_lab/kmdf/step2/osrusbfx2.inx b/usb/wdf_osrfx2_lab/kmdf/step2/osrusbfx2.inx Binary files differindex 6c0fee93..f7e12d74 100644 --- a/usb/wdf_osrfx2_lab/kmdf/step2/osrusbfx2.inx +++ b/usb/wdf_osrfx2_lab/kmdf/step2/osrusbfx2.inx diff --git a/usb/wdf_osrfx2_lab/kmdf/step3/osrusbfx2.inx b/usb/wdf_osrfx2_lab/kmdf/step3/osrusbfx2.inx Binary files differindex 6c0fee93..f7e12d74 100644 --- a/usb/wdf_osrfx2_lab/kmdf/step3/osrusbfx2.inx +++ b/usb/wdf_osrfx2_lab/kmdf/step3/osrusbfx2.inx diff --git a/usb/wdf_osrfx2_lab/kmdf/step4/osrusbfx2.inx b/usb/wdf_osrfx2_lab/kmdf/step4/osrusbfx2.inx Binary files differindex 6c0fee93..f7e12d74 100644 --- a/usb/wdf_osrfx2_lab/kmdf/step4/osrusbfx2.inx +++ b/usb/wdf_osrfx2_lab/kmdf/step4/osrusbfx2.inx diff --git a/usb/wdf_osrfx2_lab/kmdf/step5/osrusbfx2.inx b/usb/wdf_osrfx2_lab/kmdf/step5/osrusbfx2.inx Binary files differindex 6c0fee93..f7e12d74 100644 --- a/usb/wdf_osrfx2_lab/kmdf/step5/osrusbfx2.inx +++ b/usb/wdf_osrfx2_lab/kmdf/step5/osrusbfx2.inx |
