Module boot

Module boot 

Source
Expand description

The architecture-independent boot module, which provides

  1. a universal information getter interface from the bootloader to the rest of OSTD;
  2. the routine booting into the actual kernel;
  3. the routine booting the other processors in the SMP context.

Modulesยง

memory_region
Information of memory regions in the boot phase.