repo.or.cz
/
qemu
/
kevin.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
net/vhost-vdpa: Fix missing ERRP_GUARD() for error_prepend()
[qemu/kevin.git]
/
pc-bios
/
descriptors
/
60-edk2-i386.json
blob
2f8dec74fecbc24bdc7d2b6921f9a1bafc299aa9
1
{
2
"description": "UEFI firmware for i386",
3
"interface-types": [
4
"uefi"
5
],
6
"mapping": {
7
"device": "flash",
8
"executable": {
9
"filename": "@DATADIR@/edk2-i386-code.fd",
10
"format": "raw"
11
},
12
"nvram-template": {
13
"filename": "@DATADIR@/edk2-i386-vars.fd",
14
"format": "raw"
15
}
16
},
17
"targets": [
18
{
19
"architecture": "i386",
20
"machines": [
21
"pc-i440fx-*",
22
"pc-q35-*"
23
]
24
}
25
],
26
"features": [
27
"acpi-s3",
28
"verbose-dynamic"
29
],
30
"tags": [
31
32
]
33
}