Skip to main content

Module bootloader

Module bootloader 

Source
Expand description

Bootloader trait and built-in implementations (Limine, GRUB, none).

Modules§

grub
limine
none

Structs§

BootloaderFiles
Files prepared by the bootloader.
ConfigFile
Configuration file that may need processing.
FileEntry
File entry for inclusion in the image.
GitFetcher
Git repository fetcher for bootloader files.

Traits§

Bootloader
Bootloader trait for preparing boot files and configuration.