Skip to content
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

Implemented sorting of uefi memory maps #315 #365

Merged
merged 1 commit into from
Apr 17, 2023
Merged

Implemented sorting of uefi memory maps #315 #365

merged 1 commit into from
Apr 17, 2023

Conversation

JarlEvanson
Copy link
Contributor

Updated the UEFI specific bootloader to sort the memory map before using it.

@phil-opp phil-opp linked an issue Apr 17, 2023 that may be closed by this pull request
@phil-opp
Copy link
Member

Thanks a lot!

@phil-opp phil-opp merged commit df38891 into rust-osdev:main Apr 17, 2023
@JarlEvanson JarlEvanson deleted the issue-#315 branch May 13, 2023 02:29
@phil-opp phil-opp mentioned this pull request Jul 5, 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.

Frame allocator assumes memory map is in ascending start address order
2 participants