diff options
| author | emilyhobby <[email protected]> | 2022-08-08 11:18:27 -0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-08-08 11:18:27 -0700 |
| commit | becc483cd0de057185990c01e0a95cc63458191e (patch) | |
| tree | fcff14524a1d7498660b90551dbda996fc4a5737 | |
| parent | f03befef4181d9e1f6d31be725ce79dc9fad9883 (diff) | |
Include/Needs inbox services (#765)
* Include/Needs inbox services
* Added header comment specifying required minimum OS version
| -rw-r--r-- | general/umdfSkeleton/UMDFSkeleton_OSR.inx | bin | 5646 -> 4976 bytes |
| -rw-r--r-- | hid/vhidmini2/driver/umdf2/VhidminiUm.inx | bin | 5402 -> 4912 bytes |
| -rw-r--r-- | usb/umdf_filter_kmdf/umdf_filter/WUDFOsrUsbFilterOnKmDriver.inx | bin | 6574 -> 6620 bytes |
| -rw-r--r-- | usb/umdf_fx2/driver/WUDFOsrUsbFx2.inx | bin | 6916 -> 6356 bytes |
| -rw-r--r-- | usb/wdf_osrfx2_lab/umdf/step1/WUDFOsrUsbFx2_1.inx | bin | 5920 -> 5254 bytes |
| -rw-r--r-- | usb/wdf_osrfx2_lab/umdf/step2/WUDFOsrUsbFx2_2.inx | bin | 5920 -> 5254 bytes |
| -rw-r--r-- | usb/wdf_osrfx2_lab/umdf/step3/WUDFOsrUsbFx2_3.inx | bin | 5920 -> 5254 bytes |
| -rw-r--r-- | usb/wdf_osrfx2_lab/umdf/step4/WUDFOsrUsbFx2_4.inx | bin | 5920 -> 5254 bytes |
8 files changed, 0 insertions, 0 deletions
diff --git a/general/umdfSkeleton/UMDFSkeleton_OSR.inx b/general/umdfSkeleton/UMDFSkeleton_OSR.inx Binary files differindex 3da01ae6..91efb336 100644 --- a/general/umdfSkeleton/UMDFSkeleton_OSR.inx +++ b/general/umdfSkeleton/UMDFSkeleton_OSR.inx diff --git a/hid/vhidmini2/driver/umdf2/VhidminiUm.inx b/hid/vhidmini2/driver/umdf2/VhidminiUm.inx Binary files differindex 73bf251c..ffabc450 100644 --- a/hid/vhidmini2/driver/umdf2/VhidminiUm.inx +++ b/hid/vhidmini2/driver/umdf2/VhidminiUm.inx diff --git a/usb/umdf_filter_kmdf/umdf_filter/WUDFOsrUsbFilterOnKmDriver.inx b/usb/umdf_filter_kmdf/umdf_filter/WUDFOsrUsbFilterOnKmDriver.inx Binary files differindex 6153e18b..6cf1f091 100644 --- a/usb/umdf_filter_kmdf/umdf_filter/WUDFOsrUsbFilterOnKmDriver.inx +++ b/usb/umdf_filter_kmdf/umdf_filter/WUDFOsrUsbFilterOnKmDriver.inx diff --git a/usb/umdf_fx2/driver/WUDFOsrUsbFx2.inx b/usb/umdf_fx2/driver/WUDFOsrUsbFx2.inx Binary files differindex 9ad339b6..4f21c018 100644 --- a/usb/umdf_fx2/driver/WUDFOsrUsbFx2.inx +++ b/usb/umdf_fx2/driver/WUDFOsrUsbFx2.inx diff --git a/usb/wdf_osrfx2_lab/umdf/step1/WUDFOsrUsbFx2_1.inx b/usb/wdf_osrfx2_lab/umdf/step1/WUDFOsrUsbFx2_1.inx Binary files differindex 69f0c0c4..1b11d447 100644 --- a/usb/wdf_osrfx2_lab/umdf/step1/WUDFOsrUsbFx2_1.inx +++ b/usb/wdf_osrfx2_lab/umdf/step1/WUDFOsrUsbFx2_1.inx diff --git a/usb/wdf_osrfx2_lab/umdf/step2/WUDFOsrUsbFx2_2.inx b/usb/wdf_osrfx2_lab/umdf/step2/WUDFOsrUsbFx2_2.inx Binary files differindex 98d8c453..30529676 100644 --- a/usb/wdf_osrfx2_lab/umdf/step2/WUDFOsrUsbFx2_2.inx +++ b/usb/wdf_osrfx2_lab/umdf/step2/WUDFOsrUsbFx2_2.inx diff --git a/usb/wdf_osrfx2_lab/umdf/step3/WUDFOsrUsbFx2_3.inx b/usb/wdf_osrfx2_lab/umdf/step3/WUDFOsrUsbFx2_3.inx Binary files differindex c4846f6e..92f29a24 100644 --- a/usb/wdf_osrfx2_lab/umdf/step3/WUDFOsrUsbFx2_3.inx +++ b/usb/wdf_osrfx2_lab/umdf/step3/WUDFOsrUsbFx2_3.inx diff --git a/usb/wdf_osrfx2_lab/umdf/step4/WUDFOsrUsbFx2_4.inx b/usb/wdf_osrfx2_lab/umdf/step4/WUDFOsrUsbFx2_4.inx Binary files differindex 215e5f98..1eff425c 100644 --- a/usb/wdf_osrfx2_lab/umdf/step4/WUDFOsrUsbFx2_4.inx +++ b/usb/wdf_osrfx2_lab/umdf/step4/WUDFOsrUsbFx2_4.inx |
