diff options
| author | Jason <[email protected]> | 2023-02-07 10:30:40 -0800 |
|---|---|---|
| committer | GitHub <[email protected]> | 2023-02-07 10:30:40 -0800 |
| commit | 9ab70a3207b3586eeef00298911b05e425d5a3a9 (patch) | |
| tree | f978b08a71cd33d60dd090f13de793bfff6d064c | |
| parent | 767074e4950e2050cd143db2d1a38687f7a1ea33 (diff) | |
Clean up a few misc things after merge of main into develop (#859)
Co-authored-by: Jason Knichel <[email protected]>
| -rw-r--r-- | general/toaster/toastpkg/inf/toastpkg.inf | 3 | ||||
| -rw-r--r-- | general/toaster/toastpkg/toastcd/toastpkg.inf | 3 | ||||
| -rw-r--r-- | usb/wdf_osrfx2_lab/kmdf/step4/osrusbfx2.inx | bin | 5022 -> 4988 bytes |
3 files changed, 0 insertions, 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 Binary files differindex b0c5f923..5d97c8c4 100644 --- a/usb/wdf_osrfx2_lab/kmdf/step4/osrusbfx2.inx +++ b/usb/wdf_osrfx2_lab/kmdf/step4/osrusbfx2.inx |
