Skip to content

Add support for loading ramdisk #308

Closed
@jasoncouture

Description

@jasoncouture

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

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions