mirror of
https://github.com/ipxe/ipxe
synced 2026-05-16 15:00:48 +03:00
ba2135d0fd
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>