2007-05-16 Robert Millan <rmh@aybabtu.com>
* util/i386/efi/grub-install.in: New. * conf/i386-efi.rmk: Enable grub-mkdevicemap, grub-probe and the newly added grub-install. * util/biosdisk.c: Remove unnecessary grub/machine/biosdisk.h include. * util/getroot.c: Replace grub/i386/pc/util/biosdisk.h with grub/util/biosdisk.h. * util/grub-probe.c: Replace grub/machine/util/biosdisk.h with grub/util/biosdisk.h.
This commit is contained in:
parent
2d1a40a90c
commit
46b9d12846
8 changed files with 386 additions and 27 deletions
12
ChangeLog
12
ChangeLog
|
@ -1,3 +1,15 @@
|
|||
2007-05-16 Robert Millan <rmh@aybabtu.com>
|
||||
|
||||
* util/i386/efi/grub-install.in: New.
|
||||
* conf/i386-efi.rmk: Enable grub-mkdevicemap, grub-probe and the
|
||||
newly added grub-install.
|
||||
* util/biosdisk.c: Remove unnecessary grub/machine/biosdisk.h
|
||||
include.
|
||||
* util/getroot.c: Replace grub/i386/pc/util/biosdisk.h with
|
||||
grub/util/biosdisk.h.
|
||||
* util/grub-probe.c: Replace grub/machine/util/biosdisk.h with
|
||||
grub/util/biosdisk.h.
|
||||
|
||||
2007-05-16 Robert Millan <rmh@aybabtu.com>
|
||||
|
||||
* include/grub/i386/pc/util/biosdisk.h: Moved to ...
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue