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

Broken ia32 relocs and an unimportant submodule change. #357

Merged
merged 2 commits into from
Apr 9, 2021

Conversation

vathpela
Copy link
Contributor

No description provided.

This is purely superficial, as the commit points at the shim-15.4 branch
already, but some people have found it confusing.

This fixes issue rhboot#356.

Signed-off-by: Peter Jones <pjones@redhat.com>
Commit c6281c6 needs to have included a ". = ALIGN(4096)"
directive before .reloc, but fails to do so.

As a result, binutils, which does not care about the actual binary
format's constraints in any way, does not enforce the section alignment,
and it will not load.

Signed-off-by: Peter Jones <pjones@redhat.com>
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.

None yet

1 participant