commit | 37aaea9550523efbd18da34fe5506ce46a58bbe5 | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Thu Jan 16 12:39:09 2025 +0100 |
committer | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Fri Jan 17 20:31:26 2025 +0100 |
tree | 8e3976eb77b6be818075613ba80561762d449bc1 | |
parent | a8ae171f76ea9c0ec3656167435103439fd94834 [diff] |
efi_loader: use include in ARM EFI linker script Use the same include as arm64 for the linker script. Adjust the 32-bit ARM PE-COFF header accordingly and harmonize it with the 64-bit ARM header. Reviewed-by: Ilias Apalodimas <ilias.apalodimas@linaro.org> Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>