-
Notifications
You must be signed in to change notification settings - Fork 220
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Some use cases require additional files to boot.
These can be anything from driver modules, to microkernel early boot services.
The traditional way, and the way things like grub handle this is to load a file and pass it to the kernel.
The bootloader does not interact directly with parsing the file.
I propose we implement this.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request