Expand description
Bootloader trait and built-in implementations (Limine, GRUB, none).
Modules§
Structs§
- Bootloader
Files - Files prepared by the bootloader.
- Config
File - Configuration file that may need processing.
- File
Entry - File entry for inclusion in the image.
- GitFetcher
- Git repository fetcher for bootloader files.
Traits§
- Bootloader
- Bootloader trait for preparing boot files and configuration.