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

4k-aligned loading #30

Open
fabianfreyer opened this issue Mar 6, 2018 · 0 comments
Open

4k-aligned loading #30

fabianfreyer opened this issue Mar 6, 2018 · 0 comments
Assignees
Labels
bug Something isn't working good first issue Good for newcomers spec
Milestone

Comments

@fabianfreyer
Copy link
Contributor

If bit 0 of the multiboot header flags indicates the kernel requests the to be loaded at a 4k-aligned offset. In this case, use allocate_aligned instead of allocate.

@fabianfreyer fabianfreyer added bug Something isn't working good first issue Good for newcomers spec labels Mar 6, 2018
@fabianfreyer fabianfreyer added this to the v0.1 milestone Mar 6, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers spec
Projects
None yet
Development

No branches or pull requests

2 participants