Skip to content

Allow indexing of MemoryMap. #966

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 24, 2023
Merged

Allow indexing of MemoryMap. #966

merged 1 commit into from
Oct 24, 2023

Conversation

JarlEvanson
Copy link
Contributor

In developing a bootloader for my microkernel, I have have found that being able to index the given MemoryMap would reduce some complexity.

@phip1611
Copy link
Member

Hi, thanks for the contribution. I'll have a closer look in a couple of hours.

@nicholasbishop
Copy link
Member

Please add a note about the API change to CHANGELOG.md. Other than that and the inline comments above, implementation looks good to me.

`MemoryMap`. Added corresponding tests as well.
@nicholasbishop
Copy link
Member

nicholasbishop commented Oct 24, 2023

I went ahead and fixed the git conflict in the changelog, merging now. Thanks for the PR :)

@nicholasbishop nicholasbishop added this pull request to the merge queue Oct 24, 2023
Merged via the queue into rust-osdev:main with commit 30db89e Oct 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants