include/hw/boards.h | 1 + hw/core/machine.c | 20 +++++++++++++++ hw/i386/x86-common.c | 32 +++++++++++++++++++----- system/vl.c | 9 +++++++ pc-bios/descriptors/60-edk2-riscv64.json | 31 +++++++++++++++++++++++ pc-bios/descriptors/60-edk2-x86_64.json | 1 + pc-bios/descriptors/meson.build | 3 ++- qemu-options.hx | 7 ++++++ roms/Makefile | 5 ++++ 9 files changed, 102 insertions(+), 7 deletions(-) create mode 100644 pc-bios/descriptors/60-edk2-riscv64.json