Skip to content

Replace BootInfo by MemoryMap and offset#834

Draft
vinc wants to merge 2 commits intotrunkfrom
feature/memory-map
Draft

Replace BootInfo by MemoryMap and offset#834
vinc wants to merge 2 commits intotrunkfrom
feature/memory-map

Conversation

@vinc
Copy link
Copy Markdown
Owner

@vinc vinc commented Apr 17, 2026

I've been playing with Limine to have an alternative to the bootloader crate, and the first step is to replace the BootInfo struct from this crate to a MemoryMap defined in the sys::mem module and passed to init() along with the physical memory offset.

@vinc vinc added the experiment Experiment that might never be merged label Apr 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

experiment Experiment that might never be merged

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant