c402ab1734
* include/grub/types.h: Define GRUB_TARGET_WORDSIZE. * include/grub/elf.h: Define symbols without "32" or "64" based on GRUB_TARGET_WORDSIZE. * include/grub/multiboot2.h: Use GRUB_TARGET_WORDSIZE. * efiemu/loadcore32.c: Redefine GRUB_TARGET_WORDSIZE, remove own ELF definitions. * efiemu/loadcore64.c: Likewise. * loader/i386/bsd32.c: Likewise. * loader/i386/bsd64.c: Likewise. * kern/dl.c: Remove own ELF definitions. * util/i386/efi/grub-mkimage.c: Likewise. |
||
---|---|---|
.. | ||
efi | ||
ieee1275 | ||
pc | ||
bsd.c | ||
bsd32.c | ||
bsd64.c | ||
bsd_helper.S | ||
bsd_pagetable.c | ||
bsd_trampoline.S | ||
bsdXX.c | ||
linux.c | ||
linux_trampoline.S | ||
multiboot.c | ||
multiboot_elfxx.c | ||
multiboot_helper.S | ||
xnu.c | ||
xnu_helper.S |