...
Run the UEFI and StandaloneMm firmware
Here the secure variable storage will be put at 0x20000000, the flash0 block in Qemu virt machine. The EDK2 EFI firmware will be put at 0x22000000, the flash1 block in Qemu virt machine.
Create a "run_edk2.sh" script as below content under salus/scripts folder
...