-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update deps/libwdi digest to 9b23b82
Update deps/libwdi Change-type: patch
- Loading branch information
1 parent
d627f16
commit 2b6b3a4
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule libwdi
updated
19 files
+5 −5 | .github/workflows/codeql.yml | |
+3 −3 | .github/workflows/coverity.yml | |
+15 −4 | .github/workflows/mingw.yml | |
+6 −6 | .github/workflows/vs2022.yml | |
+8 −0 | ChangeLog | |
+1 −1 | README.md | |
+4 −4 | examples/wdi-simple.rc | |
+73 −18 | examples/zadig.c | |
+16 −10 | examples/zadig.h | |
+4 −4 | examples/zadig.rc | |
+3 −3 | examples/zadig_license.h | |
+25 −4 | examples/zadig_net.c | |
+6 −1 | libwdi/embedder_files.h | |
+13 −9 | libwdi/installer.h | |
+17 −2 | libwdi/libusb0.inf.in | |
+79 −53 | libwdi/libwdi.c | |
+4 −4 | libwdi/libwdi.rc | |
+207 −22 | libwdi/msapi_utf8.h | |
+6 −3 | libwdi/vid_data.c |