Crate bootloader

source ·
Expand description

This library part of the bootloader allows kernels to retrieve information from the bootloader.

To combine your kernel with the bootloader crate you need a tool such as bootimage. See the Writing an OS in Rust blog for an explanation.

Re-exports§

Modules§

  • Provides boot information to the kernel.

Macros§