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:
parent
2c2a681b39
commit
3572d015fd
8 changed files with 33 additions and 19 deletions
10
ChangeLog
10
ChangeLog
|
@ -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'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue