Adding a file file /usr/share/qemu/firmware/60-edk2-riscv64.json

{
    "description": "UEFI firmware for riscv64",
    "interface-types": [
        "uefi"
    ],
    "mapping": {
        "device": "flash",
        "executable": {
            "filename": "/usr/share/qemu-efi-riscv64/RISCV_VIRT_CODE.fd",
            "format": "raw"
        },
        "nvram-template": {
            "filename": "/usr/share/qemu-efi-riscv64/RISCV_VIRT_VARS.fd",
            "format": "raw"
        }
    },
    "targets": [
        {
            "architecture": "riscv64",
            "machines": [
                "virt*"
            ]
        }
    ],
    "features": [
        "verbose-static"
    ],
    "tags": [

    ]
}

leads to reporting RISCV_VIRT_CODE.fd but RISCV_VIRT_VARS.fd is not
reported.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2091573

Title:
  qemu-system-riscv64 1:9.0.2+ds-4ubuntu8 returns incorrect EDK II
  binary location

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/2091573/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to