Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[viostor] Refactored legacy DVL creation #1240

Merged
merged 1 commit into from
Jan 8, 2025

Conversation

benyamin-codez
Copy link
Contributor

  1. Refactors the CustomBuildStep Command to manage DVL file creation. We now create DVL files in the Project (driver) folder with version numbers in the file name for DVL files created with legacy EWDKs, and with the "latest" label for current EWDKs. These files are then copied to the relevant .\Install folders and renamed for extant WHCP submission operations. Makes use of the new build\makeLegacyDVLs.bat script (from PR #1210), which now creates all legacy DVL files. Logging is also enabled to provide feedback when read at the tail of root\buildAll.bat. Please see PR #1212 for details on those changes.

  2. Enables Win10_SDV for local (viostor) buildAll.bat script.

1. Refactors the CustomBuildStep Command to manage DVL file creation.
   We now create DVL files in the Project (driver) folder with version
   numbers in the file name for DVL files created with legacy EWDKs,
   and with the "latest" label for current EWDKs. These files are
   then copied to the relevant .\Install folders and renamed for
   extant WHCP submission operations. Makes use of the new batch file
   build\makeLegacyDVLs.bat script (from PR virtio-win#1210) and which now creates
   all legacy DVL files. Logging is also enabled to provide feedback
   when read at the tail of root\buildAll.bat. Please see PR virtio-win#1212 for
   details on those changes.

2. Enables Win10_SDV for local (viostor) buildAll.bat script.

Signed-off-by: benyamin-codez <[email protected]>
benyamin-codez added a commit to benyamin-codez/kvm-guest-drivers-windows that referenced this pull request Jan 6, 2025
1. Deletes dvl1903.bat script obsoleted by PRs virtio-win#1210, virtio-win#1240 and virtio-win#1241.

Signed-off-by: benyamin-codez <[email protected]>
@YanVugenfirer YanVugenfirer merged commit e9c95e5 into virtio-win:master Jan 8, 2025
4 of 6 checks passed
YanVugenfirer pushed a commit that referenced this pull request Jan 8, 2025
1. Deletes dvl1903.bat script obsoleted by PRs #1210, #1240 and #1241.

Signed-off-by: benyamin-codez <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants