Expand description
The architecture-independent boot module, which provides
- a universal information getter interface from the bootloader to the rest of OSTD;
- the routine booting into the actual kernel;
- the routine booting the other processors in the SMP context.
Modulesยง
- memory_
region - Information of memory regions in the boot phase.