commit | d06cc5f04b54b72e3370b36b5e586314b69c4f8b | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Thu Jan 02 19:11:33 2025 +0100 |
committer | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Fri Apr 25 17:27:49 2025 +0200 |
tree | 11fb06e765c86625d32f0d5b78c758fdb1a1c38d | |
parent | 8f96be6d21726e08c913da515c18dfab05f99ea3 [diff] |
efi_loader: print image load address in StartImage When starting image add the image load address to the debug output. Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com> Reviewed-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>