2008-09-08 Robert Millan <rmh@aybabtu.com>

* include/grub/util/biosdisk.h: Move to ...
        * include/grub/util/hostdisk.h: ... here.  Update all users.
        * util/biosdisk.c: Move to ...
        * util/hostdisk.c: ... here.  Update all users.
This commit is contained in:
robertmh 2008-09-08 13:52:30 +00:00
parent 783d0f484f
commit ddbf5556a7
23 changed files with 69 additions and 62 deletions

View file

@ -1,3 +1,10 @@
2008-09-08 Robert Millan <rmh@aybabtu.com>
* include/grub/util/biosdisk.h: Move to ...
* include/grub/util/hostdisk.h: ... here. Update all users.
* util/biosdisk.c: Move to ...
* util/hostdisk.c: ... here. Update all users.
2008-09-07 Robert Millan <rmh@aybabtu.com>
* loader/i386/pc/multiboot.c (mmap_addr, mmap_length): Remove