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-armvirt-aarch64.json
blob
9c504a846e9d08dc99832048ea1a18abd4c00e77
1
{
2
"description": "AA64 UEFI for aarch64",
3
"interface-types": [
4
"uefi"
5
],
6
"mapping": {
7
"device": "flash",
8
"executable": {
9
"filename": "/usr/share/edk2-armvirt/aarch64/QEMU_CODE.fd",
10
"format": "raw"
11
},
12
"nvram-template": {
13
"filename": "/usr/share/edk2-armvirt/aarch64/QEMU_VARS.fd",
14
"format": "raw"
15
}
16
},
17
"targets": [
18
{
19
"architecture": "aarch64",
20
"machines": [
21
"virt-*"
22
]
23
}
24
],
25
"features": [
26
"verbose-static"
27
],
28
"tags": [
29
30
]
31
}