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

Implement boot-info-address #101

Merged
merged 2 commits into from
Mar 8, 2020

Conversation

Darksecond
Copy link
Contributor

Resolve issue #100. This implements a boot-info-address, which instead of dynamically relocating the boot info struct, will place it at the provided address. This functions the same as the kernel-stack-address and physical-memory-offset.

Copy link
Member

@phil-opp phil-opp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks a lot!

@phil-opp phil-opp merged commit c0e60d6 into rust-osdev:master Mar 8, 2020
phil-opp added a commit that referenced this pull request Mar 8, 2020
@phil-opp
Copy link
Member

phil-opp commented Mar 8, 2020

Published as version 0.8.9

@Darksecond Darksecond deleted the boot-info-address branch April 1, 2020 16:10
vinaychandra pushed a commit to vinaychandra/bootloader that referenced this pull request May 25, 2020
vinaychandra pushed a commit to vinaychandra/bootloader that referenced this pull request May 25, 2020
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.

2 participants