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

add support for loongarch64 #48

Merged
merged 1 commit into from
Nov 24, 2023
Merged

add support for loongarch64 #48

merged 1 commit into from
Nov 24, 2023

Conversation

yetist
Copy link
Contributor

@yetist yetist commented Nov 24, 2023

Please review this patch, thank you.

I tested in qemu-system-loongarch64 using edk2 and got the following output:

Shell> fs0:\fwupdloongarch64.efi
fwupd-efi version 1.5
WARNING: No updates to process, exiting in 10 seconds.
Shell> 

@@ -0,0 +1,166 @@
OUTPUT_FORMAT("elf64-loongarch", "elf64-loongarch", "elf64-loongarch")
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is this already upstream in gnu-efi?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, LoongArch is already supported upstream of gnu-efi.
https://sourceforge.net/p/gnu-efi/code/ci/master/tree/gnuefi/elf_loongarch64_efi.lds

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants