Home
last modified time | relevance | path

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

/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dshared.h1068 void bsd_boot (kernel_t type, int bootdev, char *arg)
H A Dboot.c887 bsd_boot (kernel_t type, int bootdev, char *arg) in bsd_boot() function
H A Dbuiltins.c282 bsd_boot (kernel_type, bootdev, (char *) mbi.cmdline); in boot_func()
/illumos-gate/usr/src/grub/grub-0.97/
H A DChangeLog1112 * stage2/boot.c (bsd_boot): Set the bits of RB_MULTIPLE, RB_GDB
4774 (bsd_boot): Use EXTENDED_MEMORY instead of MBI.MEM_UPPER.
5169 (bsd_boot): If TYPE is not KERNEL_TYPE_FREEBSD (i.e. NetBSD or
6757 * stage2/boot.c (bsd_boot): Set BI.BI_BIOS_DEV to SAVED_DRIVE.
6776 to bsd_boot.
7581 (bsd_boot): Change the type of the first argument to kernel_t.
7631 [!STAGE1_5] (bsd_boot): Deleted.
7703 (bsd_boot) [GRUB_UTIL]: Set ENTRY_ADDR to BSD_BOOT_ENTRY to fake
7750 (bsd_boot): Accept one additional argument, ARG. And use it
7940 (bsd_boot): Set the bi_symtab and the bi_esymtab members of BI
[all …]