Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-07-19 | arm: Remove unused _relocate arguments | Ivan Gorinov | |
EFI image handle and system table are not used in _relocate(). Signed-off-by: Ivan Gorinov <ivan.gorinov@intel.com> | |||
2016-11-14 | efi: arm: Add aarch64 EFI app support | Simon Glass | |
Add support for EFI apps on aarch64. This includes start-up and relocation code plus a link script. Signed-off-by: Simon Glass <sjg@chromium.org> [agraf: add kconfig dep] Signed-off-by: Alexander Graf <agraf@suse.de> |