-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
- Add UEFI Platform / Rename
Multibootplatform toBareMetal - Move Multiboot detection to loader
- Paging issues
- Move memory detection to loader
- Add
&'static [MemoryRegion]? - Convertible from UEFI
- Creatable from BIOS/UEFI
- Add
- Move RSDP detection to loader
- Add
rsdp_addr: u64?
- Add
- Paging: Only map required areas uhyve#426
- Create device trees loader#275
pub type Entry =
unsafe extern "C" fn(hart_id: usize, fdt: Option<NonNull<u8>>) -> !;Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels