]> git.proxmox.com Git - grub2.git/commit - grub-core/efiemu/loadcore64.c
2009-06-26 Pavel Roskin <proski@gnu.org>
authorproski <proski@localhost>
Sat, 27 Jun 2009 03:01:42 +0000 (03:01 +0000)
committerproski <proski@localhost>
Sat, 27 Jun 2009 03:01:42 +0000 (03:01 +0000)
commitc402ab1734dcc6fbb9252a7c6ce818ba5cf80142
treedd96abf0c06ef7505cb8c96eefa382e48df79d48
parent9bbdfd4d3bd059c6f5e9edb8b9a88728d0120d06
2009-06-26  Pavel Roskin  <proski@gnu.org>

* 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.
ChangeLog
efiemu/loadcore32.c
efiemu/loadcore64.c
include/grub/elf.h
include/grub/multiboot2.h
include/grub/types.h
kern/dl.c
loader/i386/bsd32.c
loader/i386/bsd64.c
util/i386/efi/grub-mkimage.c