From becc483cd0de057185990c01e0a95cc63458191e Mon Sep 17 00:00:00 2001 From: emilyhobby <86006065+emilyhobby@users.noreply.github.com> Date: Mon, 8 Aug 2022 11:18:27 -0700 Subject: Include/Needs inbox services (#765) * Include/Needs inbox services * Added header comment specifying required minimum OS version --- general/umdfSkeleton/UMDFSkeleton_OSR.inx | Bin 5646 -> 4976 bytes hid/vhidmini2/driver/umdf2/VhidminiUm.inx | Bin 5402 -> 4912 bytes .../umdf_filter/WUDFOsrUsbFilterOnKmDriver.inx | Bin 6574 -> 6620 bytes usb/umdf_fx2/driver/WUDFOsrUsbFx2.inx | Bin 6916 -> 6356 bytes usb/wdf_osrfx2_lab/umdf/step1/WUDFOsrUsbFx2_1.inx | Bin 5920 -> 5254 bytes usb/wdf_osrfx2_lab/umdf/step2/WUDFOsrUsbFx2_2.inx | Bin 5920 -> 5254 bytes usb/wdf_osrfx2_lab/umdf/step3/WUDFOsrUsbFx2_3.inx | Bin 5920 -> 5254 bytes 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 index 3da01ae6..91efb336 100644 Binary files a/general/umdfSkeleton/UMDFSkeleton_OSR.inx and b/general/umdfSkeleton/UMDFSkeleton_OSR.inx differ diff --git a/hid/vhidmini2/driver/umdf2/VhidminiUm.inx b/hid/vhidmini2/driver/umdf2/VhidminiUm.inx index 73bf251c..ffabc450 100644 Binary files a/hid/vhidmini2/driver/umdf2/VhidminiUm.inx and b/hid/vhidmini2/driver/umdf2/VhidminiUm.inx differ diff --git a/usb/umdf_filter_kmdf/umdf_filter/WUDFOsrUsbFilterOnKmDriver.inx b/usb/umdf_filter_kmdf/umdf_filter/WUDFOsrUsbFilterOnKmDriver.inx index 6153e18b..6cf1f091 100644 Binary files a/usb/umdf_filter_kmdf/umdf_filter/WUDFOsrUsbFilterOnKmDriver.inx and b/usb/umdf_filter_kmdf/umdf_filter/WUDFOsrUsbFilterOnKmDriver.inx differ diff --git a/usb/umdf_fx2/driver/WUDFOsrUsbFx2.inx b/usb/umdf_fx2/driver/WUDFOsrUsbFx2.inx index 9ad339b6..4f21c018 100644 Binary files a/usb/umdf_fx2/driver/WUDFOsrUsbFx2.inx and b/usb/umdf_fx2/driver/WUDFOsrUsbFx2.inx differ diff --git a/usb/wdf_osrfx2_lab/umdf/step1/WUDFOsrUsbFx2_1.inx b/usb/wdf_osrfx2_lab/umdf/step1/WUDFOsrUsbFx2_1.inx index 69f0c0c4..1b11d447 100644 Binary files a/usb/wdf_osrfx2_lab/umdf/step1/WUDFOsrUsbFx2_1.inx and b/usb/wdf_osrfx2_lab/umdf/step1/WUDFOsrUsbFx2_1.inx differ diff --git a/usb/wdf_osrfx2_lab/umdf/step2/WUDFOsrUsbFx2_2.inx b/usb/wdf_osrfx2_lab/umdf/step2/WUDFOsrUsbFx2_2.inx index 98d8c453..30529676 100644 Binary files a/usb/wdf_osrfx2_lab/umdf/step2/WUDFOsrUsbFx2_2.inx and b/usb/wdf_osrfx2_lab/umdf/step2/WUDFOsrUsbFx2_2.inx differ diff --git a/usb/wdf_osrfx2_lab/umdf/step3/WUDFOsrUsbFx2_3.inx b/usb/wdf_osrfx2_lab/umdf/step3/WUDFOsrUsbFx2_3.inx index c4846f6e..92f29a24 100644 Binary files a/usb/wdf_osrfx2_lab/umdf/step3/WUDFOsrUsbFx2_3.inx and b/usb/wdf_osrfx2_lab/umdf/step3/WUDFOsrUsbFx2_3.inx differ diff --git a/usb/wdf_osrfx2_lab/umdf/step4/WUDFOsrUsbFx2_4.inx b/usb/wdf_osrfx2_lab/umdf/step4/WUDFOsrUsbFx2_4.inx index 215e5f98..1eff425c 100644 Binary files a/usb/wdf_osrfx2_lab/umdf/step4/WUDFOsrUsbFx2_4.inx and b/usb/wdf_osrfx2_lab/umdf/step4/WUDFOsrUsbFx2_4.inx differ -- cgit v1.3.1