mirror of
https://github.com/ipxe/ipxe
synced 2026-05-23 20:00:12 +03:00
4bef4c8069
Use compressed relocation records instead of raw Elf_Rela records. This saves around 15% of the total binary size for the all-drivers image bin-riscv64/ipxe.sbi. Signed-off-by: Michael Brown <mcb30@ipxe.org>