repo.or.cz
/
arch-packages.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
archrelease: copy trunk to extra-x86_64
[arch-packages.git]
/
edk2
/
repos
/
extra-any
/
60-edk2-ovmf-i386.json
blob
18cb255a320260e8b2a9018a0351b7aaf059e9b8
1
{
2
"description": "IA32 UEFI for i386",
3
"interface-types": [
4
"uefi"
5
],
6
"mapping": {
7
"device": "flash",
8
"executable": {
9
"filename": "/usr/share/edk2/ia32/OVMF_CODE.fd",
10
"format": "raw"
11
},
12
"nvram-template": {
13
"filename": "/usr/share/edk2/ia32/OVMF_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
"acpi-s4",
29
"verbose-dynamic"
30
],
31
"tags": [
32
33
]
34
}