Lines Matching refs:embed_func
1047 * stage2/builtins.c (embed_func): When checking if the disk can
2125 * stage2/builtins.c (embed_func): Use ERR_NO_DISK_SPACE instead
2789 * stage2/builtins.c (embed_func): Call open_partition() even for
2817 previously duplicated in embed_func and install_func at several
2827 (embed_func): Don't embed after the MBR if an EZ-BIOS is detected
3323 messages when calling embed_func and install_func, and print
3325 Don't jump to the label "fail", even when embed_func failed.
4031 (embed_func) [GRUB_UTIL && __linux__]: When embedding a Stage
5079 * stage2/builtins.c (embed_func): Call open_device instead of
5085 * stage2/filesys.h (fsys_table): New entry embed_func.
5087 * stage2/disk_io.c (fsys_table): Fill embed_func entries. The
5213 If embed_func fails (i.e. ERRNUM is non-zero), goto fail.
5224 when running embed_func and install_func. "Run" -> "Running".
6073 * stage2/builtins.c (embed_func): The sector argument for the
6415 (embed_func): Likewise.
6530 * stage2/builtins.c (embed_func): Set BUF_TRACK to -1 before
6641 * stage2/builtins.c (embed_func): New function.