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.
This commit is contained in:
robertmh 2007-07-02 20:38:01 +00:00
parent 2c2a681b39
commit 3572d015fd
8 changed files with 33 additions and 19 deletions

View file

@ -1,3 +1,13 @@
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.
2007-07-02 Robert Millan <rmh@aybabtu.com>
* util/i386/efi/grub-install.in: Allow `grub_probe --target=partmap'