post_install() { cat << EOF UEFI Shell v2 binary installed at /usr/share/uefi/*.efi EOF } post_upgrade() { post_install }