          MODULE=efibootmgr
         VERSION=18
          SOURCE=$MODULE-$VERSION.tar.gz
 SOURCE_URL_FULL=https://github.com/rhboot/efibootmgr/archive/$VERSION.tar.gz
      SOURCE_VFY=sha256:442867d12f8525034a404fc8af3036dba8e1fc970998af2486c3b940dfad0874
        WEB_SITE=http://github.com/rhinstaller/efibootmgr/
         ENTERED=20160723
         UPDATED=20220808
           SHORT="Tool to modify UEFI Firmware Boot Manager Variables"

cat << EOF
Efibootmgr is a Linux user-space application to modify the Intel Extensible
Firmware Interface (EFI) Boot Manager. This application can create and destroy
boot entries, change the boot order, change the next running boot option, and
more.
EOF
