From 9ab70a3207b3586eeef00298911b05e425d5a3a9 Mon Sep 17 00:00:00 2001 From: Jason Date: Tue, 7 Feb 2023 10:30:40 -0800 Subject: Clean up a few misc things after merge of main into develop (#859) Co-authored-by: Jason Knichel --- general/toaster/toastpkg/inf/toastpkg.inf | 3 --- general/toaster/toastpkg/toastcd/toastpkg.inf | 3 --- usb/wdf_osrfx2_lab/kmdf/step4/osrusbfx2.inx | Bin 5022 -> 4988 bytes 3 files changed, 6 deletions(-) diff --git a/general/toaster/toastpkg/inf/toastpkg.inf b/general/toaster/toastpkg/inf/toastpkg.inf index 21d376de..1011794d 100644 --- a/general/toaster/toastpkg/inf/toastpkg.inf +++ b/general/toaster/toastpkg/inf/toastpkg.inf @@ -39,9 +39,6 @@ CoInstaller_CopyFiles = 11 [SourceDisksNames.x86] 1 = %DiskId1%, toastpkg.tag,,\i386 -[SourceDisksNames.ia64] -1 = %DiskId1%, toastpkg.tag,,\ia64 - [SourceDisksNames.amd64] 1 = %DiskId1%, toastpkg.tag,,\amd64 diff --git a/general/toaster/toastpkg/toastcd/toastpkg.inf b/general/toaster/toastpkg/toastcd/toastpkg.inf index 21d376de..1011794d 100644 --- a/general/toaster/toastpkg/toastcd/toastpkg.inf +++ b/general/toaster/toastpkg/toastcd/toastpkg.inf @@ -39,9 +39,6 @@ CoInstaller_CopyFiles = 11 [SourceDisksNames.x86] 1 = %DiskId1%, toastpkg.tag,,\i386 -[SourceDisksNames.ia64] -1 = %DiskId1%, toastpkg.tag,,\ia64 - [SourceDisksNames.amd64] 1 = %DiskId1%, toastpkg.tag,,\amd64 diff --git a/usb/wdf_osrfx2_lab/kmdf/step4/osrusbfx2.inx b/usb/wdf_osrfx2_lab/kmdf/step4/osrusbfx2.inx index b0c5f923..5d97c8c4 100644 Binary files a/usb/wdf_osrfx2_lab/kmdf/step4/osrusbfx2.inx and b/usb/wdf_osrfx2_lab/kmdf/step4/osrusbfx2.inx differ -- cgit v1.3.1