-
Notifications
You must be signed in to change notification settings - Fork 75
Pull requests: microsoft/windows-drivers-rs
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
feat: extend coverage in
wdk-sys
to include usb-related headers
#296
opened Feb 19, 2025 by
wmmc88
Loading…
feat: Cache parameters & return type during
call_unsafe_wdf_function_binding
macro expansion
#295
opened Feb 14, 2025 by
leon-xd
Loading…
chore: Bump trybuild from 1.0.97 to 1.0.103 in /tests/wdk-macros-tests
type:dependabot
Pull requests generated by Dependbot that updates a dependency file
type:dependencies-cargo
Pull requests generated by Dependbot that updates a Cargo Dependencies
#293
opened Feb 12, 2025 by
dependabot
bot
Loading…
chore: Bump cc from 1.2.10 to 1.2.13
type:dependabot
Pull requests generated by Dependbot that updates a dependency file
type:dependencies-cargo
Pull requests generated by Dependbot that updates a Cargo Dependencies
#292
opened Feb 12, 2025 by
dependabot
bot
Loading…
chore: Bump syn from 2.0.87 to 2.0.98
type:dependabot
Pull requests generated by Dependbot that updates a dependency file
type:dependencies-cargo
Pull requests generated by Dependbot that updates a Cargo Dependencies
#291
opened Feb 12, 2025 by
dependabot
bot
Loading…
feat: make wdk_default bindgen adapters generic for multiple semver support
#290
opened Feb 7, 2025 by
oberrich
Loading…
chore: Bump pathdiff from 0.2.1 to 0.2.3 in /tests/wdk-macros-tests
type:dependabot
Pull requests generated by Dependbot that updates a dependency file
type:dependencies-cargo
Pull requests generated by Dependbot that updates a Cargo Dependencies
#289
opened Feb 5, 2025 by
dependabot
bot
Loading…
chore: Bump clap from 4.5.9 to 4.5.13
type:dependabot
Pull requests generated by Dependbot that updates a dependency file
type:dependencies-cargo
Pull requests generated by Dependbot that updates a Cargo Dependencies
#281
opened Jan 29, 2025 by
dependabot
bot
Loading…
fix!: generated types from
DECLARE_HANDLE
macro are marked as opaque, non-copy, and non-default
#280
opened Jan 29, 2025 by
leon-xd
Loading…
Add InitializeObjectAttributes function with example to ntddk.rs
#253
opened Dec 10, 2024 by
0xflux
Loading…
Implement
IoGetCurrentIrpStackLocation
function in ntddk.rs
#251
opened Dec 6, 2024 by
0xflux
Loading…
feat: Add driver-install packaging metadata + support for INF only drivers
#246
opened Nov 16, 2024 by
ayodejiige
Loading…
feat: enable CI workflows to use NuGet WDK packages
#236
opened Oct 14, 2024 by
svasista-ms
Loading…
feat: automatically install test-certificate and validate they are installed on LocalMachine for
signtool-verify
tasks
#232
opened Oct 7, 2024 by
wmmc88
Loading…
Eliminate the need for
call_unsafe_wdf_function_binding
via helper lib
#51
opened Dec 17, 2023 by
DrChat
Loading…
Refactor
call_unsafe_wdf_function_binding
so invocations look like function calls
#50
opened Dec 16, 2023 by
DrChat
Loading…
ProTip!
Filter pull requests by the default branch with base:main.