-
-
Notifications
You must be signed in to change notification settings - Fork 0
Module_ModuleCommands
Charles edited this page Aug 5, 2026
·
10 revisions
| Component | Section | 32-bit | 64-bit | Claimant | Source | Repo summary |
|---|---|---|---|---|---|---|
| ModuleCommands | ROM modules | Functional | Functional | Gerph | 32-bit built, 64-bit built, tested in repo |
| Commands | TOTAL |
|---|---|
| 84.62% | 84.62% |
ModuleCommands implements command-line operations on the module chain (listing, loading, killing and inspecting modules), using the Kernel's OS_Module interface.
- Has kernel collusion
- Uses console output
| In 32bit | In 64 bit | Interface |
|---|
None found
| In 32bit | In 64 bit | Interface |
|---|---|---|
| ✅ | ✅ | *Modules |
| 🔲 | 🔲 | *Help Modules |
| ✅ | ✅ | *RMClear |
| ✅ | ✅ | *RMEnsure |
| 🔲 | 🔲 | *RMFaster |
| ✅ | ✅ | *RMInsert |
| ✅ | ✅ | *RMKill |
| ✅ | ✅ | *RMLoad |
| ✅ | ✅ | *RMReInit |
| ✅ | ✅ | *RMRun |
| ✅ | ✅ | *RMTidy |
| ✅ | ✅ | *ROMModules |
| ✅ | ✅ | *Unplug |
None
None
None
None
None
None
None
None
None
MessageTrans


