diff options
author | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | 2025-04-30 12:55:46 +0200 |
---|---|---|
committer | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | 2025-05-01 09:24:39 +0200 |
commit | ac3b51ef727b052fce3b36e9a8b9b5984fd454c6 (patch) | |
tree | 91bfd5331008a79657a19e40517aab4d7a812a5d /lib/efi_driver | |
parent | 6f399d4116cd80263cb8a79db1f5452fb5cd6a27 (diff) |
bootm: pass kernel load address not entry point for IH_OS_EFI
The EFI sub-system needs the load address and not the entry point
to boot the binary passed from the bootm command. The entry point
is derived from the PE-COFF header of the binary.
Fixes: ecc7fdaa9ef1 ("bootm: Add a bootm command for type IH_OS_EFI")
Reviewed-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
Reviewed-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
Diffstat (limited to 'lib/efi_driver')
0 files changed, 0 insertions, 0 deletions