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