mirror of
https://github.com/ipxe/ipxe
synced 2026-06-29 00:07:28 +03:00
f58ebbdfb5
Allow the return status from an embedded image to propagate out to the eventual return status from main(). When running under Linux, this allows the pass/fail result of unit tests to be observable without having to visually inspect the console output. Signed-off-by: Michael Brown <mcb30@ipxe.org>