2 # note for users of ovmf
3 if [ "$(vercmp "$1" '202002-9')" -le 0 ]; then
4 echo -e "The firmware location has changed to /usr/share/edk2-ovmf/. Symlinks are provided for backwards compatibility.\nNOTE: To update the paths run 'virsh edit' on virtual machines that use OVMF."