Module aster_frame::boot
source · Expand description
The architecture-independent boot module, which provides a universal interface from the bootloader to the rest of the framework.
Modules
- The module to parse kernel command-line arguments.
- Information of memory regions in the boot phase.
Structs
- The framebuffer arguments.
Enums
- ACPI information from the bootloader.
Functions
- Macro generated public getter API.
- Macro generated public getter API.
- Calls the framework-user defined entrypoint of the actual kernel.
- Macro generated public getter API.
- The initialization method of the boot module.
- Macro generated public getter API.
- Macro generated public getter API.
- Macro generated public getter API.
- The macro generated boot init callbacks registering interface.