-
-
Notifications
You must be signed in to change notification settings - Fork 0
Module_FSLock
Charles edited this page Aug 5, 2026
·
10 revisions
| Component | Section | 32-bit | 64-bit | Claimant | Source | Repo summary |
|---|---|---|---|---|---|---|
| FSLock | ROM modules | not built in repo, not tested in repo |
| Commands | SWIs | Vectors | TOTAL |
|---|---|---|---|
| 0.00% | 0.00% | 0.00% | 0.00% |
FSLock provides a lock/status control service for filing systems, including a deferred callback used to discover hard-drive names. It is a policy/control adjunct, not a filesystem implementation.
- Has argument parsing
- Has nvram state
- Has swis
- Uses console input
- Uses messagetrans
| In 32bit | In 64 bit | Interface |
|---|
None found
| In 32bit | In 64 bit | Interface |
|---|---|---|
| 🔲 | 🔲 | *FSLock_ChangePassword |
| 🔲 | 🔲 | *FSLock_Lock |
| 🔲 | 🔲 | *FSLock_Status |
| 🔲 | 🔲 | *FSLock_Unlock |
| In 32bit | In 64 bit | Interface |
|---|---|---|
| 🔲 | 🔲 |
FSLock_Version (&44780) |
None
| In 32bit | In 64 bit | Interface |
|---|---|---|
| 🔲 | 🔲 | ByteV |
| 🔲 | 🔲 | FSCV |
None
None
None
None
None
None
FSLockMessageTrans


