Home
last modified time | relevance | path

Searched refs:bsd_boot (Results 1 – 4 of 4) sorted by relevance

/external/grub/stage2/
Dshared.h976 void bsd_boot (kernel_t type, int bootdev, char *arg)
Dboot.c877 bsd_boot (kernel_t type, int bootdev, char *arg) in bsd_boot() function
Dbuiltins.c258 bsd_boot (kernel_type, bootdev, (char *) mbi.cmdline); in boot_func()
/external/grub/
DChangeLog953 * stage2/boot.c (bsd_boot): Set the bits of RB_MULTIPLE, RB_GDB
4615 (bsd_boot): Use EXTENDED_MEMORY instead of MBI.MEM_UPPER.
5010 (bsd_boot): If TYPE is not KERNEL_TYPE_FREEBSD (i.e. NetBSD or
6598 * stage2/boot.c (bsd_boot): Set BI.BI_BIOS_DEV to SAVED_DRIVE.
6617 to bsd_boot.
7422 (bsd_boot): Change the type of the first argument to kernel_t.
7472 [!STAGE1_5] (bsd_boot): Deleted.
7544 (bsd_boot) [GRUB_UTIL]: Set ENTRY_ADDR to BSD_BOOT_ENTRY to fake
7591 (bsd_boot): Accept one additional argument, ARG. And use it
7781 (bsd_boot): Set the bi_symtab and the bi_esymtab members of BI
[all …]