Home
last modified time | relevance | path

Searched refs:install_func (Results 1 – 2 of 2) sorted by relevance

/external/grub/
DChangeLog45 * stage2/builtins.c (install_func): If DEST_DRIVE is a hard
88 (install_func): Likewise.
458 * stage2/builtins.c (install_func): Use GRUB_INVALID_DRIVE.
872 * stage2/builtins.c (install_func): Store the fixed disk flag of
2658 previously duplicated in embed_func and install_func at several
2671 (install_func): Use devwrite. Don't use SCRATCHSEG.
3164 messages when calling embed_func and install_func, and print
3505 * stage2/builtins.c (install_func) [GRUB_UTIL]: Open a Stage 2
3614 * stage2/builtins.c (install_func): If DEST_DRIVE is a hard
3875 (install_func): Set DEST_PARTITION to the partition where Stage
[all …]
/external/grub/stage2/
Dbuiltins.c1746 install_func (char *arg, int flags) in install_func() function
2266 install_func,
4112 if (! install_func (cmd_arg, flags)) in setup_func()