mirror of
https://github.com/ipxe/ipxe
synced 2026-02-05 19:12:46 +03:00
Provide image_extract_exec() as a helper method to allow single-member archive images (such as gzip compressed images) to be executed without an explicit "imgextract" step. Signed-off-by: Michael Brown <mcb30@ipxe.org>