19 Commits

Author SHA1 Message Date
3ecb82affa
update readme 2025-04-09 00:47:22 -05:00
78e45c6e83
wrong version in csproj 0.1.0 0.1.1 0.1.2 2025-04-09 00:32:50 -05:00
b38dc16cc1 Merge branch 'master' of https://github.com/rawhide-kobayashi/ryzen-smu-cli 2025-04-09 00:29:46 -05:00
ef97c0c290
Merge pull request from sp00n/master
Added mitigation for when the mapping of the physical cores to the logical cores has failed
2025-04-09 00:28:48 -05:00
2543c6d236
Fix logic error in core-specific PBO offset command execution, remove redundant admin check, add a few assertions about nullability 2025-04-08 18:32:33 -05:00
sp00n
85d2aeb680 - Added mitigation for when the mapping from physical cores to logical cores failed
- Changed the version number to (probably) reflect the release version
2025-04-06 00:00:08 +02:00
697af89273
Merge pull request from sp00n/master
Added exit codes and stderr output // Minor error checking/printing reordering
2025-04-05 02:02:03 -05:00
sp00n
298526378c Added exit codes and stderr output 2025-04-02 04:11:24 +02:00
fe26e9dc75
Moved admin check to the correct location
Fixed bugs in using the core map to set offsets
Refactored the core map to account for disabled cores on any SKU
Catch exception when fetching offsets when a core is disabled
Added input validation to --offset, and added terse input notation
Added --get-enabled-cores to print a list of logically enabled cores
2025-04-01 17:55:06 -05:00
9ebbdfc47f
update readme 2025-04-01 01:35:30 -05:00
f177ffda80
Added new options:
--get-offsets-terse
--get-physical-cores
--set-pbo-scalar
--get-pbo-scalar

Presumably fixed compatibility with SKUs that have disabled physical cores

Presumably have a "clean" exit if the program is run on an unsupported system
2025-04-01 01:31:29 -05:00
b2bf2571c6
updoot readme, delete misplaced files 2025-03-25 13:42:57 -05:00
ddcdd4f9b5
update readme 2025-03-18 21:00:07 -05:00
5fff12d1fc
bump version 0.0.2 2025-03-18 20:52:24 -05:00
ba192c9061
added enable all cores command, added disable cores command, as a byproduct of that added capability for WMI commands in general, fixed instantiation of winring0 driver 2025-03-18 20:51:47 -05:00
d36decf6db
Release 0.0.1 0.0.1 2025-03-16 03:09:31 -05:00
07212c5986
why the heck didn't it grab these files 2025-03-14 14:31:45 -05:00
5918685d93
initial commit, it werks, basically... already 90% of the way to what I want. 2025-03-14 14:29:12 -05:00
20293beb8c Initial commit 2025-03-13 21:40:53 -05:00