{
    "description": "UEFI firmware for riscv64",
    "interface-types": [
        "uefi"
    ],
    "mapping": {
        "device": "flash",
        "executable": {
            "filename": "/usr/local/share/qemu/edk2-riscv-code.fd",
            "format": "raw"
        },
        "nvram-template": {
            "filename": "/usr/local/share/qemu/edk2-riscv-vars.fd",
            "format": "raw"
        }
    },
    "targets": [
        {
            "architecture": "riscv64",
            "machines": [
                "virt*"
            ]
        }
    ],
    "features": [

    ],
    "tags": [

    ]
}
