aboutsummaryrefslogtreecommitdiff
path: root/platform/darwin-arm64/pc-bios/descriptors/60-edk2-x86_64.json
diff options
context:
space:
mode:
Diffstat (limited to 'platform/darwin-arm64/pc-bios/descriptors/60-edk2-x86_64.json')
-rw-r--r--platform/darwin-arm64/pc-bios/descriptors/60-edk2-x86_64.json34
1 files changed, 34 insertions, 0 deletions
diff --git a/platform/darwin-arm64/pc-bios/descriptors/60-edk2-x86_64.json b/platform/darwin-arm64/pc-bios/descriptors/60-edk2-x86_64.json
new file mode 100644
index 0000000000..684ded8f96
--- /dev/null
+++ b/platform/darwin-arm64/pc-bios/descriptors/60-edk2-x86_64.json
@@ -0,0 +1,34 @@
+{
+ "description": "UEFI firmware for x86_64",
+ "interface-types": [
+ "uefi"
+ ],
+ "mapping": {
+ "device": "flash",
+ "executable": {
+ "filename": "/usr/local/share/qemu/edk2-x86_64-code.fd",
+ "format": "raw"
+ },
+ "nvram-template": {
+ "filename": "/usr/local/share/qemu/edk2-i386-vars.fd",
+ "format": "raw"
+ }
+ },
+ "targets": [
+ {
+ "architecture": "x86_64",
+ "machines": [
+ "pc-i440fx-*",
+ "pc-q35-*"
+ ]
+ }
+ ],
+ "features": [
+ "acpi-s3",
+ "amd-sev",
+ "verbose-dynamic"
+ ],
+ "tags": [
+
+ ]
+}