Searched refs:bootentry (Results 1 – 1 of 1) sorted by relevance
74 local isboot1 existingbootentryloaderfile bootorder bootentry155 bootentry=$(echo "${bootorder}" | cut -w -f 3)$(echo "${bootorder}" | cut -w -f 2)156 echo "Marking UEFI boot entry ${bootentry} active"157 efibootmgr --activate "${bootentry}" > /dev/null