Comment 6 for bug 1452016

Revision history for this message
Christian Ehrhardt  (paelzer) wrote :

For Arm to really do something we also need a loader section.
Something that worked for me with cloud images was:

   <loader readonly='yes' type='pflash'>/usr/share/AAVMF/AAVMF_CODE.fd</loader>
   <nvram template='/usr/share/AAVMF/AAVMF_CODE.fd'>/tmp/<insertsomegeneratednamelikeguestname>-flash1.img</nvram>

Unfortunately that depends a lot on the platform, but FYI to track it here with the other per arch things.