You've already forked dts-configs
mirror of
https://github.com/Dasharo/dts-configs.git
synced 2026-03-06 15:25:35 -08:00
17 lines
432 B
JSON
17 lines
432 B
JSON
{
|
|
"models": {
|
|
"qemu x86 q35/ich9": {
|
|
"can_install_bios": "true",
|
|
"dasharo_rel_name_cap": "qemu_q35",
|
|
"dasharo_rel_ver_cap": "0.2.0",
|
|
"bios_path_comm_cap": "qemu_q35/v0.2.0/TODO"
|
|
},
|
|
"standard pc (q35 + ich9, 2009)": {
|
|
"can_install_bios": "true",
|
|
"dasharo_rel_name_cap": "qemu_q35",
|
|
"dasharo_rel_ver_cap": "0.2.0",
|
|
"bios_path_comm_cap": "qemu_q35/v0.2.0/TODO"
|
|
}
|
|
}
|
|
}
|