v3.4.5
Features
-
Add ext4 probe and post-check for APatch nuke flow
-
Finalize APatch nuke KPM support
-
Enhance ext4 sysfs handling by using function pointers for dynamic symbol resolution
Fixes
-
Fix late mode check Signed-off-by: Tools-app localhost.hutao@gmail.com
-
Fix panic
-
Make kpm module compile in CI toolchain headers
-
Collapse nested if to satisfy clippy
-
Use APatch kptools for kpm nuke calls
-
Only extract kpm assets on APatch
Performance
syncReduce repeated module tree traversal
Maintenance
- Remove extra kpm README and related doc entries