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

Added relative EFI stub sections #42

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dilucide
Copy link

On some distributions, these hard-coded VMA offsets will cause the boot-loader installation process to fail due to the image base being located above the section base. This pull request aims to remedy this by calculating the section VMA offsets dynamically based on the sections to be added with the added benefit of reducing EFI size.

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.

1 participant