#!/bin/bash # Created by Tobias Powalowski build () { add_checked_modules '/firmware/efivars' add_binary "/usr/sbin/efibootmgr" } help () { cat<