Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Re-add ARM AArch64 support #468

Merged
merged 1 commit into from
May 13, 2022
Merged

Re-add ARM AArch64 support #468

merged 1 commit into from
May 13, 2022

Commits on May 13, 2022

  1. Modernize aarch64

    Now that we've got "objcopy --target efi-app-aarch64" and similar, we
    don't have to go through heroic effort to try to make aarch64 builds
    work.
    
    This patch updates to a gnu-efi branch that has newer aarch64 crt0 code,
    and makes efi_aarch64_efi.lds be nearly identical to efi_x86_64_efi.lds.
    
    Signed-off-by: Peter Jones <pjones@redhat.com>
    vathpela committed May 13, 2022
    Configuration menu
    Copy the full SHA
    66ece1f View commit details
    Browse the repository at this point in the history