/* begin *

   efibootmgr 18 (tool to modify UEFI boot entries)

   efibootmgr is a Linux userspace 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.

   Homepage: https://github.com/rhboot/efibootmgr



 * end */