This patches tidies up a few things in the recently added EFI app for ARM: - Use 0 as the value for SYS_LOAD_ADDR - Reword help for TARGET_EFI_ARM_APP64 - Do the same for x86-app targets, for consistency - Delete efi-arm_app32 MAINTAINERS entry since there is no such thing Signed-off-by: Simon Glass <sjg@chromium.org> Suggested-by: Caleb Connolly <caleb.connolly@linaro.org>