multiboot2: replace elf code with elf library
Opened this issue · 1 comments
phip1611 commented
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 commented
https://docs.rs/elf/latest/elf/ as a quick suggestion