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
sbcl rebuild
[arch-packages.git]
/
edk2
/
trunk
/
50-edk2-ovmf-i386-secure.json
blob
4d7d1ff0ea2758b806ab65d7dd11456f1a2b643c
1
{
2
"description": "IA32 UEFI for i386, with Secure Boot and SMM",
3
"interface-types": [
4
"uefi"
5
],
6
"mapping": {
7
"device": "flash",
8
"executable": {
9
"filename": "/usr/share/edk2-ovmf/ia32/OVMF_CODE.secboot.fd",
10
"format": "raw"
11
},
12
"nvram-template": {
13
"filename": "/usr/share/edk2-ovmf/ia32/OVMF_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
"acpi-s4",
28
"requires-smm",
29
"secure-boot",
30
"verbose-dynamic"
31
],
32
"tags": [
33
34
]
35
}