<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <font size="2"><font face="Courier 10 Pitch">Hi guys.<br>
        <br>
        I've have a guest and that guest differs from all other guest
        by:<br>
        <br>
          <os><br>
            <type arch='x86_64'
        machine='pc-q35-rhel9.0.0'>hvm</type><br>
            <loader readonly='yes' secure='yes'
type='pflash'>/usr/share/edk2/ovmf/OVMF_CODE.secboot.fd</loader><br>
           
        <nvram>/var/lib/libvirt/qemu/nvram/ubusrv1_VARS.fd</nvram><br>
            <boot dev='hd'/><br>
            <bootmenu enable='yes'/><br>
          </os><br>
        <br>
        whereas everything else has:<br>
        <br>
          <os><br>
            <type arch='x86_64'
        machine='pc-q35-rhel9.0.0'>hvm</type><br>
            <boot dev='hd'/><br>
            <boot dev='cdrom'/><br>
            <bootmenu enable='yes'/><br>
          </os><br>
        <br>
        Now, that different guest fails - as the only one - to start, to
        boot after its qcow2 image was luks-encrypted.<br>
        Guest starts but says that:<br>
        <br>
        BdsDxe: failed to load Boot0001 "Uefi Misc Device" from PciRoot
        (0x0)/Pci(0x2,0x3)/Pci(0x0,0x0): Not found<br>
        <br>
        revert back to original, non-encrypted qcow2 image and all works
        a ok.<br>
        <br>
        All and any thoughts shared are much appreciated.<br>
        many thanks, L.<br>
      </font></font>
  </body>
</html>