efibootdump
Interact with the EFI Boot Manager
RUN apt-get update && \
apt-get install -y efibootmgr
RUN apt-get update && \
apt-get install -y efibootmgr
RUN pacman -S --noconfirm efibootmgr
RUN apt-get update && \
apt-get install -y efibootmgr
RUN yum install -y efibootmgr
RUN dnf install -y efibootmgr
RUN apt-get update && \
apt-get install -y efibootmgr