Skip to content

Rewrite #24

Open
Open
@katietheqt-old

Description

@katietheqt-old

Bootloader Rewrite

This is the tracking issue for the bootloader rewrite. We're tracking our progress under the "Rewrite" milsestone. Our progress is as follows

  • Successfully execute Rust in real mode
  • Enter protected mode
  • Use virtual 8086 mode to read the kernel in chunks, copying to protected mode
  • Set up paging
  • Enter long mode
  • Jump to the kernel

Our eventual roadmap is to include UEFI support (@phil-opp is working on that) and multiboot client support, so we can load our kernel from GRUB (and other complaint loaders)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions