]> git.proxmox.com Git - grub2.git/commit
2007-07-02 Robert Millan <rmh@aybabtu.com>
authorrobertmh <robertmh@localhost>
Mon, 2 Jul 2007 20:38:01 +0000 (20:38 +0000)
committerrobertmh <robertmh@localhost>
Mon, 2 Jul 2007 20:38:01 +0000 (20:38 +0000)
commit3572d015fdd9bbd1d17bc45a1f0f0b749e7a3d38
tree0073591d6253b213dd467034b72cf70a760a9651
parent2c2a681b39a9886af7cb1ab0535849c83411795f
2007-07-02  Robert Millan  <rmh@aybabtu.com>

* conf/i386-efi.rmk: Replace obsolete reference to
util/i386/pc/biosdisk.c with util/biosdisk.c, and util/i386/pc/getroot.c
with util/getroot.c.
* conf/powerpc-ieee1275.rmk: Likewise.
* conf/sparc64-ieee1275.rmk: Likewise.

* util/grub-emu.c (main): Fix unchecked pointer handling.
ChangeLog
conf/i386-efi.mk
conf/i386-efi.rmk
conf/powerpc-ieee1275.mk
conf/powerpc-ieee1275.rmk
conf/sparc64-ieee1275.mk
conf/sparc64-ieee1275.rmk
util/grub-emu.c