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
/
50-edk2-x86_64-secure.json
blob
387eb356236ba6a355260e6e49313461b6a35b9b
1
{
2
"description": "UEFI firmware for x86_64, with Secure Boot and SMM",
3
"interface-types": [
4
"uefi"
5
],
6
"mapping": {
7
"device": "flash",
8
"executable": {
9
"filename": "@DATADIR@/edk2-x86_64-secure-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": "x86_64",
20
"machines": [
21
"pc-q35-*"
22
]
23
}
24
],
25
"features": [
26
"acpi-s3",
27
"amd-sev",
28
"requires-smm",
29
"secure-boot",
30
"verbose-dynamic"
31
],
32
"tags": [
33
34
]
35
}