grub/loader/i386
robertmh 81623db677 2009-08-10 Robert Millan <rmh.grub@aybabtu.com>
* include/grub/i386/bsd.h (KERNEL_TYPE_NONE, KERNEL_TYPE_FREEBSD)
        (KERNEL_TYPE_OPENBSD, KERNEL_TYPE_NETBSD): Convert to ...
        (bsd_kernel_types): ... this enum.

        * loader/i386/bsd.c (grub_cmd_freebsd_loadenv, grub_cmd_freebsd_module)
        (grub_cmd_freebsd_module_elf): Abort with "You need to load the
        kernel first." when `kernel_type' is set to KERNEL_TYPE_NONE.

        (grub_bsd_load_aout, grub_bsd_load, grub_cmd_freebsd_loadenv)
        (grub_cmd_freebsd_module, grub_cmd_freebsd_module_elf)
        (GRUB_MOD_INIT (bsd)): Fix capitalization in a few error
        messages.
2009-08-10 15:42:39 +00:00
..
efi 2009-06-10 Pavel Roskin <proski@gnu.org> 2009-06-10 23:47:49 +00:00
ieee1275 2009-06-10 Pavel Roskin <proski@gnu.org> 2009-06-10 23:47:49 +00:00
pc 2009-06-27 Robert Millan <rmh.grub@aybabtu.com> 2009-06-27 12:21:18 +00:00
bsd.c 2009-08-10 Robert Millan <rmh.grub@aybabtu.com> 2009-08-10 15:42:39 +00:00
bsd32.c 2009-06-26 Pavel Roskin <proski@gnu.org> 2009-06-27 03:01:42 +00:00
bsd64.c 2009-06-26 Pavel Roskin <proski@gnu.org> 2009-06-27 03:01:42 +00:00
bsd_helper.S remove all trailing whitespace 2009-06-10 21:04:23 +00:00
bsd_pagetable.c remove all trailing whitespace 2009-06-10 21:04:23 +00:00
bsd_trampoline.S remove all trailing whitespace 2009-06-10 21:04:23 +00:00
bsdXX.c 2009-06-21 Vladimir Serbinenko <phcoder@gmail.com> 2009-06-21 15:48:10 +00:00
linux.c 2009-07-28 Robert Millan <rmh.grub@aybabtu.com> 2009-07-28 21:40:34 +00:00
linux_trampoline.S remove all trailing whitespace 2009-06-10 21:04:23 +00:00
multiboot.c 2009-07-16 Pavel Roskin <proski@gnu.org> 2009-07-16 22:14:09 +00:00
multiboot_elfxx.c remove all trailing whitespace 2009-06-10 21:04:23 +00:00
multiboot_helper.S 2009-07-28 Vladimir Serbinenko <phcoder@gmail.com> 2009-07-28 21:32:20 +00:00
xnu.c remove all trailing whitespace 2009-06-10 21:04:23 +00:00
xnu_helper.S remove all trailing whitespace 2009-06-10 21:04:23 +00:00