Skip to content

Fix build on loongarch64#215

Open
sunhaiyong1978 wants to merge 1 commit into
rhboot:fedora-45from
sunhaiyong1978:fedora-45-loongarch64
Open

Fix build on loongarch64#215
sunhaiyong1978 wants to merge 1 commit into
rhboot:fedora-45from
sunhaiyong1978:fedora-45-loongarch64

Conversation

@sunhaiyong1978

Copy link
Copy Markdown

grub-core/kern/dl.c
grub-core/kern/loongarch64/dl.c:
add grub_arch_dl_min_alignment for loongarch64

grub-core/kern/loongarch64/efi/startup.S: Define start.

grub-core/loader/efi/chainloader.c
grub-core/loader/efi/linux.c:
defined GRUB_PE32_MACHINE_LOONGARCH64.

include/grub/fdt.h: add loongarch condition.

grub-core/include/grub/loongarch64/efi/memory.h:
defined GRUB_EFI_MAX_ALLOCATION_ADDRESS

grub-core/Makefile.core.def:
add backtrace mod for loongarch64.

Signed-off-by: Sun Haiyong sunhaiyong@zdbr.net

grub-core/kern/dl.c
grub-core/kern/loongarch64/dl.c:
add grub_arch_dl_min_alignment for loongarch64

grub-core/kern/loongarch64/efi/startup.S: Define start.

grub-core/loader/efi/chainloader.c
grub-core/loader/efi/linux.c:
defined GRUB_PE32_MACHINE_LOONGARCH64.

include/grub/fdt.h: add __loongarch__ condition.

grub-core/include/grub/loongarch64/efi/memory.h:
defined GRUB_EFI_MAX_ALLOCATION_ADDRESS

grub-core/Makefile.core.def:
add backtrace mod for loongarch64.

Signed-off-by: Sun Haiyong <sunhaiyong@zdbr.net>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant