mirror of
https://github.com/ipxe/ipxe
synced 2025-12-24 15:23:42 +03:00
All users of imgdownload() require registration of the image, so make registration an integral part of imgdownload() itself and simplify the "action" parameter to be one of image_select(), image_exec() et al. Signed-off-by: Michael Brown <mcb30@ipxe.org>