code wiki / boot
topic: boot
9 modules sharing the boot name family (derived from the tree's prefix discipline).
| module | description | lines | funcs |
|---|---|---|---|
| _boot_stub_gate.nx | the K-R0 gate (kernel-up ladder rung 0). Drives the full | 152 | 8 |
| nx_boot_revive.nx | the DOCTOR's boot-resurrection organ (verb: HEAL). CR1 of the | 661 | 23 |
| nx_boot_revive_m6_gate.nx | 293 | 8 | |
| nx_boot_run_sov.nx | the SOVEREIGN boot runtime. Loads an emitter-authored rv64 flat binary | 107 | 5 |
| nx_boot_stub_emit.nx | the BOOT_STUB emitter (K-R0 of the kernel-up ladder). | 130 | 12 |
| nx_boot_uefi.nx | NOS-R0 of the NISHI OS ladder: the sovereign UEFI boot stub emitter. | 228 | 13 |
| nx_boot_uefi_memmap.nx | NOS-R0.2 of the NISHI OS ladder: the OS calls UEFI BootServices. | 214 | 13 |
| nx_boot_uefi_probe.nx | NOS-R0.1 of the NISHI OS ladder: the UEFI auto-discovery seed. | 232 | 13 |
| nx_boot_uefi_ramsize.nx | NOS-R0.3: DISPLAY a discovered hardware value (the RAM map size). | 200 | 13 |