• Andrey Borzenkov's avatar
    consolidate grub_util_exec code · 396311f0
    Andrey Borzenkov authored
    We need to hide "modprobe efivars" error output to avoid confusion. So
    consolidate grub_util_exec_* into single function that can optionally redirect
    all three standard descriptors and make all other functions compatibility
    wrappers.
    
    Also remove include/grub/osdep/exec_unix.h which does not appear to be used
    anywhere.
    396311f0