grub/loader/i386
phcoder c11fded5f2 2009-08-23 Vladimir Serbinenko <phcoder@gmail.com>
* loader/i386/bsd.c (freebsd_opts): Rewritten to use extcmd.
	(openbsd_opts): Likewise.
	(netbsd_opts): Likewise.
	(freebsd_flags): Added 0 terminator.
	(openbsd_flags): Likewise.
	(netbsd_flags): Likewise.
	(grub_bsd_parse_flags): Rewritten to use extcmd. All users updated.
	(grub_cmd_freebsd): Transformed into extended command.
	(grub_cmd_openbsd): Likewise.
	(grub_cmd_netbsd): Likewise.
	(cmd_freebsd): Changed type to grub_extcmd_t.
	(cmd_openbsd): Likewise.
	(cmd_netbsd): Likewise.
	(GRUB_MOD_INIT (bsd)): Register grub_cmd_freebsd, grub_cmd_netbsd and
	grub_cmd_openbsd as extended commands.
	(GRUB_MOD_FINI (bsd)): Use grub_unregister_extcmd for cmd_freebsd,
	cmd_netbsd and cmd_openbsd
2009-08-23 11:46:25 +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-08-14 Vladimir Serbinenko <phcoder@gmail.com> 2009-08-14 12:41:58 +00:00
bsd.c 2009-08-23 Vladimir Serbinenko <phcoder@gmail.com> 2009-08-23 11:46:25 +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-08-17 Robert Millan <rmh.grub@aybabtu.com> 2009-08-17 12:44:28 +00:00
linux_trampoline.S remove all trailing whitespace 2009-06-10 21:04:23 +00:00
multiboot.c 2009-08-14 Vladimir Serbinenko <phcoder@gmail.com> 2009-08-14 15:19:24 +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