Skip to content

Commit

Permalink
use libcdi.dll
Browse files Browse the repository at this point in the history
  • Loading branch information
a1ive committed Oct 31, 2023
1 parent 319d47c commit a461f91
Show file tree
Hide file tree
Showing 31 changed files with 177 additions and 19,086 deletions.
5 changes: 4 additions & 1 deletion .github/workflows/msbuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,8 @@ jobs:
copy pci.ids nwinfo\pci.ids
copy usb.ids nwinfo\usb.ids
copy pnp.ids nwinfo\pnp.ids
copy libcdi\smart.ids nwinfo\smart.ids
copy libcdi\libcdi.dll nwinfo\libcdi.dll
copy libcdi\libcdix64.dll nwinfo\libcdix64.dll
copy libnw\jep106.ids nwinfo\jep106.ids
# copy winring0\WinRing0.sys nwinfo\WinRing0.sys
# copy winring0\WinRing0x64.sys nwinfo\WinRing0x64.sys
Expand All @@ -61,6 +62,8 @@ jobs:
.\nwinfo\nwinfo_x86.exe
.\nwinfo\gnwinfo_x64.exe
.\nwinfo\gnwinfo_x86.exe
.\nwinfo\libcdi.dll
.\nwinfo\libcdix64.dll
args: --best

- name: Create ZIP
Expand Down
Loading

0 comments on commit a461f91

Please sign in to comment.