mirror of
https://github.com/ipxe/ipxe
synced 2025-12-11 14:03:29 +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>