From c55a6ccfde77b7e09acaca0d59c8c288b5626288 Mon Sep 17 00:00:00 2001 From: Wei Mao Date: Thu, 17 Aug 2017 17:52:11 -0700 Subject: Point to .inx file when .inf file is not available --- storage/ramdisk/src/WdfRamdisk.vcxproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'storage/ramdisk/src') diff --git a/storage/ramdisk/src/WdfRamdisk.vcxproj b/storage/ramdisk/src/WdfRamdisk.vcxproj index 10e35ae1..70a054f1 100644 --- a/storage/ramdisk/src/WdfRamdisk.vcxproj +++ b/storage/ramdisk/src/WdfRamdisk.vcxproj @@ -138,7 +138,7 @@ - + -- cgit v1.3.1 From 2512ace1807d52d8039a5e529ac77020cbc8f363 Mon Sep 17 00:00:00 2001 From: Wei Mao Date: Thu, 17 Aug 2017 17:53:31 -0700 Subject: Fix more instances of: error 1209: Section [destinationdirs] is defined multiple times --- bluetooth/bthecho/bthcli/sys/BthEchoSampleCli.inx | Bin 6024 -> 5944 bytes bluetooth/bthecho/bthsrv/sys/BthEchoSampleSrv.inx | Bin 6038 -> 5958 bytes general/echo/kmdf/driver/AutoSync/echo.inx | Bin 4942 -> 4842 bytes general/echo/kmdf/driver/DriverSync/echo_2.inx | Bin 5088 -> 4998 bytes general/echo/umdf2/driver/AutoSync/echoum.inx | Bin 3962 -> 3924 bytes general/echo/umdfSocketEcho/Driver/SocketEcho.inx | Bin 4234 -> 4280 bytes general/pcidrv/kmdf/genpci.inx | Bin 7284 -> 7198 bytes hid/firefly/driver/firefly.inx | Bin 7336 -> 7250 bytes hid/hidusbfx2/sys/hidusbfx2.inx | Bin 12300 -> 12214 bytes .../SingleComp/SingleComponentSingleStateUm.inx | Bin 4510 -> 4472 bytes .../SingleComp/SingleComponentFStateSample.inx | Bin 6302 -> 6220 bytes serial/serial/serial.inx | Bin 6294 -> 6212 bytes storage/ramdisk/src/ramdisk.inx | Bin 5460 -> 5378 bytes usb/kmdf_enumswitches/sys/kmdf_enumswitches.inx | Bin 6066 -> 5984 bytes .../umdf_filter/WUDFOsrUsbFilterOnKmDriver.inx | Bin 6616 -> 6574 bytes usb/usbsamp/sys/driver/usbsamp.inx | Bin 6530 -> 6444 bytes usb/wdf_osrfx2_lab/umdf/step1/WUDFOsrUsbFx2_1.inx | Bin 5940 -> 5920 bytes usb/wdf_osrfx2_lab/umdf/step2/WUDFOsrUsbFx2_2.inx | Bin 5940 -> 5920 bytes usb/wdf_osrfx2_lab/umdf/step3/WUDFOsrUsbFx2_3.inx | Bin 5940 -> 5920 bytes usb/wdf_osrfx2_lab/umdf/step4/WUDFOsrUsbFx2_4.inx | Bin 5940 -> 5920 bytes wmi/wmisamp/wmisamp.inx | Bin 6098 -> 6012 bytes 21 files changed, 0 insertions(+), 0 deletions(-) (limited to 'storage/ramdisk/src') diff --git a/bluetooth/bthecho/bthcli/sys/BthEchoSampleCli.inx b/bluetooth/bthecho/bthcli/sys/BthEchoSampleCli.inx index 3c8332e9..16c1ef51 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 8518d776..efb08654 100644 Binary files a/bluetooth/bthecho/bthsrv/sys/BthEchoSampleSrv.inx and b/bluetooth/bthecho/bthsrv/sys/BthEchoSampleSrv.inx differ diff --git a/general/echo/kmdf/driver/AutoSync/echo.inx b/general/echo/kmdf/driver/AutoSync/echo.inx index d22c8806..bfb3b356 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 235d12c0..ea524f85 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/umdf2/driver/AutoSync/echoum.inx b/general/echo/umdf2/driver/AutoSync/echoum.inx index 4e3cd6b3..cae8b45f 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 b80dee9a..b660186b 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 b278dcd8..1ccf8ca9 100644 Binary files a/general/pcidrv/kmdf/genpci.inx and b/general/pcidrv/kmdf/genpci.inx differ diff --git a/hid/firefly/driver/firefly.inx b/hid/firefly/driver/firefly.inx index fb03d695..38479b3d 100644 Binary files a/hid/firefly/driver/firefly.inx and b/hid/firefly/driver/firefly.inx differ diff --git a/hid/hidusbfx2/sys/hidusbfx2.inx b/hid/hidusbfx2/sys/hidusbfx2.inx index e8c28f32..43a55fb0 100644 Binary files a/hid/hidusbfx2/sys/hidusbfx2.inx and b/hid/hidusbfx2/sys/hidusbfx2.inx differ diff --git a/pofx/UMDF2/Driver/SingleComp/SingleComponentSingleStateUm.inx b/pofx/UMDF2/Driver/SingleComp/SingleComponentSingleStateUm.inx index 09ce986d..7eab5b70 100644 Binary files a/pofx/UMDF2/Driver/SingleComp/SingleComponentSingleStateUm.inx and b/pofx/UMDF2/Driver/SingleComp/SingleComponentSingleStateUm.inx differ diff --git a/pofx/WDF/Driver/SingleComp/SingleComponentFStateSample.inx b/pofx/WDF/Driver/SingleComp/SingleComponentFStateSample.inx index e0400f52..2a15c660 100644 Binary files a/pofx/WDF/Driver/SingleComp/SingleComponentFStateSample.inx and b/pofx/WDF/Driver/SingleComp/SingleComponentFStateSample.inx differ diff --git a/serial/serial/serial.inx b/serial/serial/serial.inx index 21cae30e..3322653b 100644 Binary files a/serial/serial/serial.inx and b/serial/serial/serial.inx differ diff --git a/storage/ramdisk/src/ramdisk.inx b/storage/ramdisk/src/ramdisk.inx index cf48a217..b3de10f9 100644 Binary files a/storage/ramdisk/src/ramdisk.inx and b/storage/ramdisk/src/ramdisk.inx differ diff --git a/usb/kmdf_enumswitches/sys/kmdf_enumswitches.inx b/usb/kmdf_enumswitches/sys/kmdf_enumswitches.inx index 52017d13..7336000f 100644 Binary files a/usb/kmdf_enumswitches/sys/kmdf_enumswitches.inx and b/usb/kmdf_enumswitches/sys/kmdf_enumswitches.inx differ diff --git a/usb/umdf_filter_kmdf/umdf_filter/WUDFOsrUsbFilterOnKmDriver.inx b/usb/umdf_filter_kmdf/umdf_filter/WUDFOsrUsbFilterOnKmDriver.inx index a267e119..6153e18b 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/usbsamp/sys/driver/usbsamp.inx b/usb/usbsamp/sys/driver/usbsamp.inx index 4dc3fad2..5b16de78 100644 Binary files a/usb/usbsamp/sys/driver/usbsamp.inx and b/usb/usbsamp/sys/driver/usbsamp.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 dea03ff6..69f0c0c4 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 17baa44d..98d8c453 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 729c6aef..c4846f6e 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 3eaae162..215e5f98 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 diff --git a/wmi/wmisamp/wmisamp.inx b/wmi/wmisamp/wmisamp.inx index be89d405..72916d73 100644 Binary files a/wmi/wmisamp/wmisamp.inx and b/wmi/wmisamp/wmisamp.inx differ -- cgit v1.3.1