mirror of
https://github.com/ipxe/ipxe
synced 2026-03-16 03:02:07 +03:00
Simplify Multiboot and ELF image parsing by assuming that the Multiboot and ELF headers are directly accessible via pointer dereferences, and add some missing header validations. Signed-off-by: Michael Brown <mcb30@ipxe.org>