repo.or.cz
/
qemu
/
ar7.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
spapr: Simplify error handling in spapr_cpu_core_realize()
[qemu/ar7.git]
/
pc-bios
/
descriptors
/
50-edk2-i386-secure.json
blob
d7108c1da05aab62cf4f893e62730e9ebdb06d90
1
{
2
"description": "UEFI firmware for i386, with Secure Boot and SMM",
3
"interface-types": [
4
"uefi"
5
],
6
"mapping": {
7
"device": "flash",
8
"executable": {
9
"filename": "@DATADIR@/edk2-i386-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": "i386",
20
"machines": [
21
"pc-q35-*"
22
]
23
}
24
],
25
"features": [
26
"acpi-s3",
27
"requires-smm",
28
"secure-boot",
29
"verbose-dynamic"
30
],
31
"tags": [
32
33
]
34
}