-
-
Notifications
You must be signed in to change notification settings - Fork 0
Module_TransientUtility
Charles edited this page Aug 5, 2026
·
11 revisions
| Component | Section | 32-bit | 64-bit | Claimant | Source | Repo summary |
|---|---|---|---|---|---|---|
| TransientUtility | ROM modules | not built in repo, not tested in repo |
| Functionality | Commands | Services | Vectors | TOTAL |
|---|---|---|---|---|
| 0.00% | 50.00% | 50.00% | 50.00% | 16.67% |
- Has dynamic code
- Has file access
- Has services
- Has services fast
- Is c
- Uses logging
| In 32bit | In 64 bit | Interface |
|---|---|---|
| 🔲 | 🔲 | Recognises utility header |
| 🔲 | 🔲 | Rejects unheadered files (64-bit only) |
| 🔲 | 🔲 | Rejects files for incorrect bitness |
| 🔲 | 🔲 | Allocates space to run code |
| 🔲 | 🔲 | Deallocates on code completion |
| 🔲 | 🔲 | Ensures sufficient stack space |
| In 32bit | In 64 bit | Interface |
|---|---|---|
| ✅ | 🔲 | *TransientUtility |
None
| In 32bit | In 64 bit | Interface |
|---|---|---|
| ✅ | 🔲 | Service_FSRedeclare |
| In 32bit | In 64 bit | Interface |
|---|---|---|
| ✅ | 🔲 | FSCV |
None
None
None
None
None
None
FPEmulatorMessageTransSharedCLibrarySysLog


