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
/
trunk
/
50-edk2-ovmf-x86_64-secure-4m.json
blob
f75072a157214549d4e4897adb610e84790dd4e6
1
{
2
"description": "x64 UEFI for x86_64, with Secure Boot and SMM, 4MB FD",
3
"interface-types": [
4
"uefi"
5
],
6
"mapping": {
7
"device": "flash",
8
"executable": {
9
"filename": "/usr/share/edk2/x64/OVMF_CODE.secboot.4m.fd",
10
"format": "raw"
11
},
12
"nvram-template": {
13
"filename": "/usr/share/edk2/x64/OVMF_VARS.4m.fd",
14
"format": "raw"
15
}
16
},
17
"targets": [
18
{
19
"architecture": "x86_64",
20
"machines": [
21
"pc-q35-*"
22
]
23
}
24
],
25
"features": [
26
"acpi-s3",
27
"acpi-s4",
28
"amd-sev",
29
"requires-smm",
30
"secure-boot",
31
"verbose-dynamic"
32
],
33
"tags": [
34
35
]
36
}