code wiki / fw
topic: fw
13 modules sharing the fw name family (derived from the tree's prefix discipline).
| module | description | lines | funcs |
|---|---|---|---|
| nx_fw_boot_proof_gate.nx | the never-brick CAPSTONE: the recovered firmware actually BOOTS. | 125 | 3 |
| nx_fw_capstone_gate.nx | the WHOLE-STACK never-brick capstone, on a REAL artifact, EXECUTED. | 170 | 9 |
| nx_fw_capsule.nx | Secure-Boot-grade signed firmware capsule (sovereign ed25519). | 159 | 15 |
| nx_fw_capsule_gate.nx | proves the signed capsule = Secure-Boot-grade integrity. | 87 | 3 |
| nx_fw_real_flash_gate.nx | never-brick golden recovery on a REAL UEFI artifact. | 104 | 2 |
| nx_fw_robust_flash.nx | S-CLASS never-brick: survives suboptimal/adverse conditions. | 125 | 8 |
| nx_fw_robust_gate.nx | proves S-class never-brick holds in SUBOPTIMAL conditions. | 126 | 4 |
| nx_fw_safeflash.nx | THE NEVER-BRICK firmware flash, proven in the sandbox. | 224 | 18 |
| nx_fw_safeflash_gate.nx | THE REFEREE for the never-brick firmware flash. | 116 | 3 |
| nx_fw_signed_robust.nx | the fusion: S-class never-brick (A/B + immutable factory + atomic | 115 | 10 |
| nx_fw_signed_robust_gate.nx | proves the fusion: signature-gated A/B + factory never-brick. | 107 | 4 |
| nx_fw_uefi_capsule.nx | a REAL EFI_CAPSULE_HEADER + sovereign ed25519 authentication. | 119 | 8 |
| nx_fw_uefi_capsule_gate.nx | proves the real-EFI-header signed capsule. | 96 | 4 |