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

multiboot2: replace elf code with elf library #247

Open
phip1611 opened this issue Oct 21, 2024 · 1 comment
Open

multiboot2: replace elf code with elf library #247

phip1611 opened this issue Oct 21, 2024 · 1 comment

Comments

@phip1611
Copy link
Collaborator

I think we would be doing better if we

  • add a better test for the elf section stuff
  • use an elf parsing library instead of using our own implementation
@mldulaney
Copy link

mldulaney commented Oct 22, 2024

https://docs.rs/elf/latest/elf/ as a quick suggestion

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

No branches or pull requests

2 participants