forked from Dasharo/docs
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmkdocs.yml
483 lines (482 loc) · 31.4 KB
/
mkdocs.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
---
site_name: Dasharo Universe
site_url: https://docs.dasharo.com
repo_url: https://github.com/dasharo/docs
theme:
name: material
custom_dir: overrides
favicon: images/favicon.png
logo: images/dasharo-logo.png
features:
- content.tabs.link
- content.code.copy
- navigation.instant
- navigation.tracking
- navigation.tabs
- navigation.tabs.sticky
extra:
analytics:
provider: google
property: G-LH2JM6P96R
social:
- icon: fontawesome/brands/github
link: https://github.com/dasharo
- icon: fontawesome/brands/mastodon
link: https://fosstodon.org/@Dasharo
- icon: fontawesome/brands/twitter
link: https://twitter.com/dasharo_com
- icon: fontawesome/brands/reddit
link: https://www.reddit.com/r/Dasharo
- icon: fontawesome/brands/discord
link: https://discord.gg/QseTVHum3w
extra_css:
- stylesheets/extra.css
markdown_extensions:
- footnotes
- pymdownx.highlight
- pymdownx.superfences
- pymdownx.keys
- attr_list
- meta
- md_in_html
- toc:
toc_depth: 2
- pymdownx.tasklist:
custom_checkbox: true
- pymdownx.superfences:
custom_fences:
- name: mermaid
class: mermaid
format: !!python/name:pymdownx.superfences.fence_code_format
- pymdownx.tabbed:
alternate_style: true
plugins:
- search
- mkdocs-video
- redirects:
redirect_maps:
'common-coreboot-docs/dasharo_tools_suite.md': 'dasharo-tools-suite/overview.md'
'variants/clevo_nv41/ec_update.md': 'dasharo-tools-suite/documentation.md'
# This parameter excludes the listed pages from being added to the sitemap.
# This solves the problem of orphaned pages (pages that are in the site map,
# but there are no internal links to them).
# Read more: https://ahrefs.com/blog/orphan-pages/#how-to-fix-orphan-pages
- exclude:
glob:
- dev-env/nix-dev-env.md
- ecosystem/attestation-server.md
- ecosystem/dev.md
- ecosystem/secure-storage.md
- ecosystem/osf-community.md
- ecosystem/end-user.md
- ecosystem/prod.md
- ecosystem/customer-infrastructure.md
- ecosystem/hardware-infrastructure.md
- ecosystem/testing-infrastructure.md
- ecosystem/publishing-server.md
- ecosystem/transparent-validation.md
- ecosystem/signing-server.md
- ecosystem/reference-os.md
- ecosystem/deployment-and-provisioning-server.md
- inquiries/community-edition.md
- inquiries/sponsorware.md
- inquiries/commercial-inquiries.md
- inquiries/overview.md
- osf-trolling-list/osf_issues_taxonomy.md
- value-prop/performance.md
- value-prop/certification-program/overview.md
- variants/safety-critical.md
- variants/trustworthy-server.md
- variants/skus-overview.md
- variants/trustworthy-computing.md
- variants/firewall.md
- variants/secure-firewall.md
- variants/custom.md
- variants/server.md
nav:
- 'Intro':
- 'About Dasharo': index.md
- 'New? Start here': newcomers.md
- 'Supported hardware':
- 'Overview': variants/overview.md
# - 'Hardware Compatibility List': variants/hardware-compatibility-list.md
- 'NovaCustom laptops':
- 'Overview': unified/novacustom/overview.md
- 'Building manual': unified/novacustom/building-manual.md
- 'Initial deployment': unified/novacustom/initial-deployment.md
- 'Firmware update': unified/novacustom/firmware-update.md
- 'Recovery': unified/novacustom/recovery.md
- 'Post-installation setup': unified/clevo/post-install.md
- 'RGB keyboard': unified/novacustom/rgb-keyboard.md
- 'Fn lock hotkey': unified/novacustom/fn-lock-hotkey.md
- 'Battery management': unified/novacustom/battery-management.md
- 'Fan profiles': unified/novacustom/fan-profiles.md
- 'Firmware update using fwupd': unified/novacustom/fwupd-usage.md
- 'NV4x 12th Gen':
- 'Releases': variants/novacustom_nv4x_adl/releases.md
- 'Hardware Configuration Matrix': variants/novacustom_nv4x_adl/hardware-matrix.md
- 'Test matrix': variants/novacustom_nv4x_adl/test-matrix.md
- 'Openness score': variants/novacustom_nv4x_adl/openness-score.md
- 'NV4x 11th Gen':
- 'Releases': variants/novacustom_nv4x_tgl/releases.md
- 'Hardware Configuration Matrix': variants/novacustom_nv4x_tgl/hardware-matrix.md
- 'Test matrix': variants/novacustom_nv4x_tgl/test-matrix.md
- 'Openness score': variants/novacustom_nv4x_tgl/openness-score.md
- 'LVFS report': variants/novacustom_nv4x_tgl/lvfs_report.md
- 'Checbox results': variants/novacustom_nv4x_tgl/compatibility-check-results-ubuntu.md
- 'NS5x/7x 12th Gen':
- 'Releases': variants/novacustom_ns5x_adl/releases.md
- 'Hardware Configuration Matrix': variants/novacustom_ns5x_adl/hardware-matrix.md
- 'Test matrix': variants/novacustom_ns5x_adl/test-matrix.md
- 'Openness score': variants/novacustom_ns5x_adl/openness-score.md
- 'NS5x/7x 11th Gen':
- 'Releases': variants/novacustom_ns5x_tgl/releases.md
- 'Hardware Configuration Matrix': variants/novacustom_ns5x_tgl/hardware-matrix.md
- 'Test matrix': variants/novacustom_ns5x_tgl/test-matrix.md
- 'Openness score': variants/novacustom_ns5x_tgl/openness-score.md
- 'Dell OptiPlex':
- 'Overview': variants/dell_optiplex/overview.md
- 'Releases': variants/dell_optiplex/releases.md
- 'Building manual': variants/dell_optiplex/building-manual.md
- 'Hardware Configuration Matrix': variants/dell_optiplex/hardware-matrix.md
- 'Test matrix': variants/dell_optiplex/test-matrix.md
- 'Initial deployment': variants/dell_optiplex/initial-deployment.md
- 'Firmware update': variants/dell_optiplex/firmware-update.md
- 'Recovery': variants/dell_optiplex/recovery.md
- 'FAQ': variants/dell_optiplex/faq.md
- 'Asus KGPE-D16':
- 'Overview': variants/asus_kgpe_d16/overview.md
- 'Releases': variants/asus_kgpe_d16/releases.md
- 'Building manual': variants/asus_kgpe_d16/building-manual.md
- 'Initial deployment': variants/asus_kgpe_d16/initial-deployment.md
- 'Firmware update': variants/asus_kgpe_d16/firmware-update.md
- 'Recovery': variants/asus_kgpe_d16/recovery.md
- 'Hardware configuration matrix': variants/asus_kgpe_d16/hardware-matrix.md
- 'Test matrix': variants/asus_kgpe_d16/test-matrix.md
- 'Fan Control': variants/asus_kgpe_d16/fan-control.md
- 'Hardware setup': variants/asus_kgpe_d16/setup.md
- 'SPI write protection': variants/asus_kgpe_d16/spi-wp.md
- 'TPM measured boot': variants/asus_kgpe_d16/tpm-mboot.md
- 'Raptor CS Talos II':
- 'Overview': variants/talos_2/overview.md
- 'Releases': variants/talos_2/releases.md
- 'Building manual': variants/talos_2/building-manual.md
- 'Initial deployment': variants/talos_2/initial-deployment.md
- 'Firmware update': variants/talos_2/firmware-update.md
- 'Recovery': variants/talos_2/recovery.md
- 'Hardware configuration matrix': variants/talos_2/hardware-matrix.md
- 'Test matrix': variants/talos_2/test-matrix.md
- 'Conference materials': variants/talos_2/conferences.md
- 'TPM connection and support': variants/talos_2/tpm-support.md
- 'Tuxedo IBS15':
- 'Releases': variants/tuxedo_ibs15/releases.md
- 'Building manual': variants/tuxedo_ibs15/building.md
- 'Installation manual': variants/tuxedo_ibs15/installation.md
- 'Post-installation setup': variants/tuxedo_ibs15/post_install.md
- 'Hardware Configuration Matrix': variants/tuxedo_ibs15/hardware-matrix.md
- 'Test matrix': variants/tuxedo_ibs15/test-matrix.md
- 'Protectli FW6':
- 'Overview': variants/protectli_fw6/overview.md
- 'Releases': variants/protectli_fw6/releases.md
- 'Building manual': variants/protectli_fw6/building-manual.md
- 'Installation manual': variants/protectli_fw6/installation-manual.md
- 'Hardware Configuration Matrix': variants/protectli_fw6/hardware-matrix.md
- 'Test matrix': variants/protectli_fw6/test-matrix.md
- 'Protectli VP2410':
- 'Overview': variants/protectli_vp2410/overview.md
- 'Releases': variants/protectli_vp2410/releases.md
- 'Building manual': variants/protectli_vp2410/building-manual.md
- 'Initial deployment': variants/protectli_vp2410/initial-deployment.md
- 'Recovery': variants/protectli_vp2410/recovery.md
- 'Hardware Configuration Matrix': variants/protectli_vp2410/hardware-matrix.md
- 'Test matrix': variants/protectli_vp2410/test-matrix.md
- 'Protectli VP2420':
- 'Overview': variants/protectli_vp2420/overview.md
- 'Releases': variants/protectli_vp2420/releases.md
- 'Building manual': variants/protectli_vp2420/building-manual.md
- 'Initial deployment': variants/protectli_vp2420/initial-deployment.md
- 'Firmware update': variants/protectli_vp2420/firmware-update.md
- 'Recovery': variants/protectli_vp2420/recovery.md
- 'Hardware Configuration Matrix': variants/protectli_vp2420/hardware-matrix.md
- 'Test matrix': variants/protectli_vp2420/test-matrix.md
- 'Protectli VP46xx':
- 'Overview': variants/protectli_vp46xx/overview.md
- 'Releases': variants/protectli_vp46xx/releases.md
- 'Building manual': variants/protectli_vp46xx/building-manual.md
- 'Initial deployment': variants/protectli_vp46xx/initial-deployment.md
- 'Firmware update': variants/protectli_vp46xx/firmware-update.md
- 'Recovery': variants/protectli_vp46xx/recovery.md
- 'Hardware Configuration Matrix': variants/protectli_vp46xx/hardware-matrix.md
- 'Test matrix': variants/protectli_vp46xx/test-matrix.md
# - 'Protectli V1210/V1410/V1610':
# - 'Overview': variants/protectli_v1x10/overview.md
# - 'Releases': variants/protectli_v1x10/releases.md
# - 'Building manual': variants/protectli_v1x10/building-manual.md
# - 'Initial deployment': variants/protectli_v1x10/initial-deployment.md
# - 'Firmware update': variants/protectli_v1x10/firmware-update.md
# - 'Recovery': variants/protectli_v1x10/recovery.md
# - 'Hardware Configuration Matrix': variants/protectli_v1x10/hardware-matrix.md
# - 'Test matrix': variants/protectli_v1x10/test-matrix.md
- 'QEMU Q35 Emulator':
- 'Overview': variants/qemu_q35/overview.md
- 'Releases': variants/qemu_q35/releases.md
- 'Building manual': variants/qemu_q35/building-manual.md
- 'Test matrix': variants/qemu_q35/test-matrix.md
- 'Development': variants/qemu_q35/development.md
- 'Initial Deployment': variants/qemu_q35/initial-deployment.md
- 'Firmware update': variants/qemu_q35/firmware-update.md
- 'Recovery': variants/qemu_q35/recovery.md
- 'Hardware Configuration Matrix': variants/qemu_q35/hardware-matrix.md
- 'MSI desktops':
- 'Overview': unified/msi/overview.md
- 'Building manual': unified/msi/building-manual.md
- 'Initial deployment': unified/msi/initial-deployment.md
- 'Firmware update': unified/msi/firmware-update.md
- 'Recovery': unified/msi/recovery.md
- 'Development': unified/msi/development.md
- 'FAQ': unified/msi/faq.md
- 'Hardware Compatibility': unified/msi/hcl.md
- 'Community Test Results': unified/msi/community-test-results.md
- 'MSI PRO Z690-A':
- 'Releases': variants/msi_z690/releases.md
- 'Hardware Configuration Matrix': variants/msi_z690/hardware-matrix.md
- 'Test matrix': variants/msi_z690/test-matrix.md
- 'Openness score': variants/msi_z690/openness_analysis.md
- 'MSI PRO Z790-P':
- 'Releases': variants/msi_z790/releases.md
- 'Hardware Configuration Matrix': variants/msi_z790/hardware-matrix.md
- 'Test matrix': variants/msi_z790/test-matrix.md
- 'Supermicro X11 LGA1151 Series':
- 'Overview': variants/supermicro_x11_lga1151_series/overview.md
- 'Releases': variants/supermicro_x11_lga1151_series/releases.md
- 'Building manual': variants/supermicro_x11_lga1151_series/building-manual.md
- 'Hardware Configuration Matrix': variants/supermicro_x11_lga1151_series/hardware-matrix.md
- 'Test matrix': variants/supermicro_x11_lga1151_series/test-matrix.md
- 'Initial deployment': variants/supermicro_x11_lga1151_series/initial-deployment.md
- 'Firmware update': variants/supermicro_x11_lga1151_series/firmware-update.md
- 'Recovery': variants/supermicro_x11_lga1151_series/recovery.md
- 'FAQ': variants/supermicro_x11_lga1151_series/faq.md
- 'PC Engines':
- 'Overview': variants/pc_engines/overview.md
- 'Announcement': variants/pc_engines/post-eol-fw-announcement.md
# - 'Development Environment':
# - 'Nix': dev-env/nix-dev-env.md
- 'Guides':
- 'Firmware update': guides/firmware-update.md
- 'Image customization': guides/image-customization.md
- 'Firmware signing for vboot': guides/vboot-signing.md
- 'Dasharo Reviewers Guide': guides/dasharo-reviewers-guide.md
- 'Verifying signatures': guides/signature-verification.md
- 'Development Process':
- 'Source code structure': dev-proc/source-code-structure.md
- 'Dasharo Product Guidelines: SMBIOS Information': dev-proc/smbios-rules.md
- 'Versioning': dev-proc/versioning.md
- 'Features and bug fixes development process': dev-proc/feature-bug-fix-dev-process.md
- 'Standard Release Process': dev-proc/standard-release-process.md
- 'Documentation guidelines': dev-proc/documentation-guidelines.md
- 'HCL Maintainer documentation': dev-proc/hcl-maintainer.md
- 'Taking firmware screenshots': dev-proc/screenshots.md
# - 'Dasharo SKUs':
# - 'Overview': variants/skus-overview.md
# - 'Firewall': variants/firewall.md
# - 'Secure Firewall': variants/secure-firewall.md
# - 'Workstation':
# - 'SKU description': variants/workstation.md
# - 'Server': variants/server.md
# - 'Trustworthy Server': variants/trustworthy-server.md
# - 'Trustworthy Computing': variants/trustworthy-computing.md
# - 'Safety-Critical': variants/safety-critical.md
# - 'Custom': variants/custom.md
# - 'How to work with us?':
# - 'Overview': inquiries/overview.md
# - 'Community Edition': inquiries/community-edition.md
# - 'Sponsorware': inquiries/sponsorware.md
# - 'Commercial inquiries': inquiries/commercial-inquiries.md
- 'Dasharo Tools Suite':
- 'Overview': dasharo-tools-suite/overview.md
- 'Releases': dasharo-tools-suite/releases.md
- 'Documentation': dasharo-tools-suite/documentation.md
- 'Knowledge base':
- 'Glossary': glossary.md
- 'Dasharo menu documentation':
- 'Overview': dasharo-menu-docs/overview.md
- 'Boot Maintenance Manager': dasharo-menu-docs/boot-maintenance-mgr.md
- 'Device Manager': dasharo-menu-docs/device-manager.md
- 'Dasharo System Features': dasharo-menu-docs/dasharo-system-features.md
- 'Checkbox certification software usage': common-coreboot-docs/checkbox.md
- 'Dumping logs': common-coreboot-docs/dumping_logs.md
# - 'Trolling Topics List':
# - 'Introduction': osf-trolling-list/osf_issues_taxonomy.md
- 'FAQ':
- 'Introduction': osf-trivia-list/introduction.md
- 'Dasharo': osf-trivia-list/dasharo.md
- 'Dasharo Tools Suite': osf-trivia-list/dts.md
- 'Deployment': osf-trivia-list/deployment.md
- 'Firmware build process': osf-trolling-list/build_process.md
# - 'Firmware release process': osf-trolling-list/release_process.md
- 'Trusted Computing': osf-trolling-list/trusted_computing.md
- 'Jira Service Management': osf-trolling-list/jsm_documentation.md
- 'Intel ME/CSME': osf-trivia-list/me.md
- 'Ecosystem':
- 'Overview': ecosystem/overview.md
# - 'Customer Infrastructure': ecosystem/customer-infrastructure.md
- 'Transparent Validation':
# - 'Overview': ecosystem/transparent-validation.md
# - 'Testing Infrastructure': ecosystem/testing-infrastructure.md
# - 'Hardware Laboratory': ecosystem/hardware-infrastructure.md
- 'MSI PRO Z690-A':
- 'Presale assembly and validation': transparent-validation/msi-z690/presale-assembly-and-validation.md
- 'Laboratory stand assembly guide': transparent-validation/msi-z690/laboratory-assembly-guide.md
- 'MSI PRO Z790-P':
- 'Laboratory stand assembly guide': transparent-validation/msi-z790/laboratory-assembly-guide.md
- 'Supermicro X11 LGA1151 Series':
- 'Theory of Operation': transparent-validation/supermicro_x11_lga1151_series/theory-of-operation.md
- 'muxPi':
- 'Theory of Operations': transparent-validation/muxpi/theory-of-operations.md
- 'Basic validation': transparent-validation/muxpi/basic-validation.md
- 'Remote Testing Environment':
- 'Introduction': transparent-validation/rte/introduction.md
- 'Specification': transparent-validation/rte/v1.1.0/specification.md
- 'Getting Started':
- 'Quick Start Guide': transparent-validation/rte/v1.1.0/quick-start-guide.md
- 'Serial Port Connection Guide': transparent-validation/rte/v1.1.0/serial-port-connection-guide.md
- 'Flashing Guide': transparent-validation/rte/v1.1.0/flashing-guide.md
# - 'RTE and PC Engines': transparent-validation/rte/pcengines.md
- 'RTE Reference OS': transparent-validation/rte/v1.1.0/reference-os.md
- 'Revision History': transparent-validation/rte/revision-history.md
- 'SD Wire':
- 'Getting started': transparent-validation/sd-wire/getting-started.md
- 'Specification': transparent-validation/sd-wire/specification.md
- 'Usage': transparent-validation/sd-wire/usage-validation.md
- 'PiKVM':
- 'Assembly and validation': transparent-validation/pikvm/assembly-and-validation.md
- 'Twonkie':
- 'Introduction': transparent-validation/twonkie/introduction.md
# - 'Secure Storage': ecosystem/secure-storage.md
# - 'Signing Server': ecosystem/signing-server.md
# - 'Attestation Server': ecosystem/attestation-server.md
# - 'Deployment and Provisioning Server': ecosystem/deployment-and-provisioning-server.md
# - 'Reference OS': ecosystem/reference-os.md
# - 'Publishing Server': ecosystem/publishing-server.md
# - 'End User Device': ecosystem/end-user.md
- 'Dasharo Test Specification':
- 'Overview': unified-test-documentation/overview.md
- 'Generic Test Setup': unified-test-documentation/generic-test-setup.md
- 'Dasharo compatibility':
- 'Coreboot Base Port': unified-test-documentation/dasharo-compatibility/100-coreboot-base-port.md
- 'Memory HCL': unified-test-documentation/dasharo-compatibility/301-memory-hcl.md
- 'Custom Boot Keys': unified-test-documentation/dasharo-compatibility/303-custom-boot-menu-key.md
- 'Custom Logo': unified-test-documentation/dasharo-compatibility/304-custom-logo.md
- 'Custom Boot Order': unified-test-documentation/dasharo-compatibility/325-custom-boot-order.md
- 'Petitboot payload support': unified-test-documentation/dasharo-compatibility/31V-petitboot-payload-support.md
- 'Heads bootloader support': unified-test-documentation/dasharo-compatibility/31U-heads-bootloader-support.md
- 'SMBIOS': unified-test-documentation/dasharo-compatibility/31L-smbios.md
- 'Device Tree': unified-test-documentation/dasharo-compatibility/31W-device-tree.md
- 'USB HID and MSC support': unified-test-documentation/dasharo-compatibility/306-usb-hid-and-msc-support.md
- 'CPU status': unified-test-documentation/dasharo-compatibility/31T-cpu-status.md
- 'NVME support': unified-test-documentation/dasharo-compatibility/312-nvme-support.md
- 'Network boot': unified-test-documentation/dasharo-compatibility/315-network-boot.md
- 'Network boot utilities': unified-test-documentation/dasharo-compatibility/315b-netboot-utilities.md
- 'SD card reader': unified-test-documentation/dasharo-compatibility/316-sdcard-reader.md
- 'USB camera': unified-test-documentation/dasharo-compatibility/317-usb-camera.md
- 'Wi-Fi and Bluetooth support': unified-test-documentation/dasharo-compatibility/318-m2-wifi-bluetooth.md
- 'Display ports and LCD': unified-test-documentation/dasharo-compatibility/31E-display-ports-and-lcd.md
- 'Audio Subsystem': unified-test-documentation/dasharo-compatibility/31F-audio-subsystem.md
- 'USB-C support': unified-test-documentation/dasharo-compatibility/31H-usb-type-c.md
- 'Memtest payload support': unified-test-documentation/dasharo-compatibility/30L-memtest-payload-support.md
- 'Windows booting': unified-test-documentation/dasharo-compatibility/31A-windows-booting.md
- 'Sleep mode': unified-test-documentation/dasharo-compatibility/31J-sleep-mode.md
- 'UEFI compatible interface': unified-test-documentation/dasharo-compatibility/30M-uefi-compatible-interface.md
- 'UEFI Shell': unified-test-documentation/dasharo-compatibility/30P-uefi-shell.md
- 'Platform suspend and resume': unified-test-documentation/dasharo-compatibility/31M-platform-suspend-and-resume.md
- 'FreeBSD support': unified-test-documentation/dasharo-compatibility/307-freebsd-support.md
- 'Debian Stable and Ubuntu LTS support': unified-test-documentation/dasharo-compatibility/308-debian-stable-and-ubuntu-lts-support.md
- 'QubesOS support': unified-test-documentation/dasharo-compatibility/309-qubesos-support.md
- 'Fedora support': unified-test-documentation/dasharo-compatibility/310-fedora-support.md
- 'pfSense support': unified-test-documentation/dasharo-compatibility/341-pfSense-support.md
- 'OPNsense support': unified-test-documentation/dasharo-compatibility/342-OPNsense-support.md
- 'Proxmox support': unified-test-documentation/dasharo-compatibility/348-proxmox-support.md
- 'Ubuntu Server support': unified-test-documentation/dasharo-compatibility/349-ubuntu-server-support.md
- 'USB detection': unified-test-documentation/dasharo-compatibility/31O-usb-detect.md
- 'USB booting': unified-test-documentation/dasharo-compatibility/31N-usb-boot.md
- 'coreboot Fan control': unified-test-documentation/dasharo-compatibility/S31-coreboot-fan-control.md
- 'Fan speed': unified-test-documentation/dasharo-compatibility/S30-fan-speed.md
- 'Embedded Controller and Super I/O initialization ': unified-test-documentation/dasharo-compatibility/31G-ec-and-superio.md
- 'Nvidia Graphics support': unified-test-documentation/dasharo-compatibility/319-nvidia-graphics.md
- 'Flash write protection': unified-test-documentation/dasharo-compatibility/31P-flash-write-protection.md
- 'Custom Network Boot entries': unified-test-documentation/dasharo-compatibility/30A-custom-network-boot-entries.md
- 'M.2 automatic SATA/NVMe switching support': unified-test-documentation/dasharo-compatibility/31I-nvme-switching.md
- 'miniPCIe slot verification': unified-test-documentation/dasharo-compatibility/31K-minipcie-verification.md
- 'eMMC support': unified-test-documentation/dasharo-compatibility/31M-emmc-support.md
- 'SATA LED and PC speaker error indication': unified-test-documentation/dasharo-compatibility/31S-sata-led-and-pc-speaker-error-indication.md
- 'Firmware locally building and flashing': unified-test-documentation/dasharo-compatibility/326b-firmware-building-locally.md
- 'Firmware update using fwupd': unified-test-documentation/dasharo-compatibility/320-fwupd-firmware-update.md
- 'Dasharo Tools Suite': unified-test-documentation/dasharo-compatibility/326-dasharo-tools-suite.md
- 'Embedded controller flashing': unified-test-documentation/dasharo-compatibility/327-embedded_controller_flashing.md
- 'Logo customization': unified-test-documentation/dasharo-compatibility/328-logo-customization-functionality.md
- 'Super I/O initialization - QubesOS': unified-test-documentation/dasharo-compatibility/343-super-I-O-initialization-on-QubesOS.md
- 'Display Resolution - QubesOS': unified-test-documentation/dasharo-compatibility/345-display-resolution.md
- 'Device power control operations': unified-test-documentation/dasharo-compatibility/344-power-operations.md
- 'SATA hot plug': unified-test-documentation/dasharo-compatibility/346-SATA-hotplug-detection.md
- 'Sign of life': unified-test-documentation/dasharo-compatibility/347-sign-of-life.md
- 'BIOS menu function keys': unified-test-documentation/dasharo-compatibility/357-bios-menu-function-keys.md
- 'Suspend Mechanism Switching S0ix/S3': unified-test-documentation/dasharo-compatibility/358-suspend-mechanism-switching-S0ix-S3.md
- 'Block boot when battery is low': unified-test-documentation/dasharo-compatibility/359-boot-blocking.md
- 'Power State after Power Fail': unified-test-documentation/dasharo-compatibility/360-power-after-fail.md
- 'ESP scanning': unified-test-documentation/dasharo-compatibility/361-esp-scanning.md
- 'Dasharo security':
- 'TPM support': unified-test-documentation/dasharo-security/200-tpm-support.md
- 'Verified Boot': unified-test-documentation/dasharo-security/201-verified-boot.md
- 'Measured Boot': unified-test-documentation/dasharo-security/203-measured-boot.md
- 'Secure Boot': unified-test-documentation/dasharo-security/206-secure-boot.md
- 'ME neuter/disable': unified-test-documentation/dasharo-security/20F-me-neuter.md
- 'BIOS lock support': unified-test-documentation/dasharo-security/20J-bios-lock-support.md
- 'SMM BIOS write protection': unified-test-documentation/dasharo-security/20O-SMM-bios-write-protection.md
- 'Early boot DMA protection': unified-test-documentation/dasharo-security/20L-early-boot-dma-protection.md
- 'Boot menu enable/disable': unified-test-documentation/dasharo-security/20P-boot-menu.md
- 'UEFI Setup password': unified-test-documentation/dasharo-security/20R-uefi-setup-password.md
- 'USB stack enable/disable': unified-test-documentation/dasharo-security/20S-usb-stack.md
- 'Network stack enable/disable': unified-test-documentation/dasharo-security/20T-network-boot.md
- 'Boot Guard support': unified-test-documentation/dasharo-security/207-boot-guard-support.md
- 'TCG OPAL disk password support': unified-test-documentation/dasharo-security/208-opal-disk-password-support.md
- 'Dasharo performance':
- 'Coreboot boot measure': unified-test-documentation/dasharo-performance/400-coreboot-boot-measure.md
- 'Device boot measure': unified-test-documentation/dasharo-performance/403-device-boot-measure.md
- 'CPU temperature measure': unified-test-documentation/dasharo-performance/401-cpu-temperature.md
- 'CPU frequency measure': unified-test-documentation/dasharo-performance/402-cpu-frequency.md
- 'Platform stability': unified-test-documentation/dasharo-performance/404-platform-stability.md
- 'Fan control measure': unified-test-documentation/dasharo-performance/405-fan-control-measure.md
- 'Custom fan curve': unified-test-documentation/dasharo-performance/406-custom-fan-curve.md
- 'Ubuntu booting performance test': unified-test-documentation/dasharo-performance/407-ubuntu-booting-performance-test.md
- 'Debian booting performance test': unified-test-documentation/dasharo-performance/408-debian-booting-performance-test.md
- 'FreeBSD booting performance test': unified-test-documentation/dasharo-performance/409-freebsd-booting-performance-test.md
- 'Proxmox booting performance test': unified-test-documentation/dasharo-performance/410-proxmox-booting-performance-test.md
- 'Ubuntu Server booting performance test': unified-test-documentation/dasharo-performance/411-ubuntu-server-booting-performance-test.md
- 'OPNsense (serial output) booting performance test': unified-test-documentation/dasharo-performance/412-opnsense-serial-booting-performance-test.md
- 'OPNsense (VGA output) booting performance test': unified-test-documentation/dasharo-performance/413-opnsense-vga-booting-performance-test.md
- 'pfSense (serial output) booting performance test': unified-test-documentation/dasharo-performance/414-pfsense-serial-booting-performance-test.md
- 'pfSense (VGA output) booting performance test': unified-test-documentation/dasharo-performance/415-pfsense-vga-booting-performance-test.md
- 'Windows booting performance test': unified-test-documentation/dasharo-performance/416-windows-booting-performance-test.md
- 'Dasharo stability':
- 'USB Type-A devices detection': unified-test-documentation/dasharo-stability/C01-usb-type-a-devices-detection.md
- 'M.2 Wi-fi': unified-test-documentation/dasharo-stability/C02-m2-wi-fi.md
- 'NVMe detection': unified-test-documentation/dasharo-stability/C03-nvme-detection.md
- 'NET interface check after coldboot/warmboot/reboot/suspend': unified-test-documentation/dasharo-stability/01-net-controller-after-coldboot-warmboot-reboot-suspend.md
- 'Roadmap': ecosystem/roadmap.md
- 'Quality Principles': quality-principles/introduction.md
# - 'Introduction':
# - 'Dasharo Quality Criteria': quality-principles/dasharo-quality-criteria.md
- 'Value proposition':
- 'Overview': value-prop/overview.md
- 'Security': value-prop/security.md
- 'Compatibility': value-prop/compatibility.md
# - 'Performance': value-prop/performance.md
- 'Marketing': value-prop/marketing.md
# - 'Certification Program':
# - 'Overview': value-prop/certification-program/overview.md
#
- 'Ways you can help us': ways-you-can-help-us.md
- 'Projects':
- 'TrenchBoot Anti Evil Maid (current plan - v2)': projects/trenchboot-aem-v2.md
- 'TrenchBoot Anti Evil Maid (previoius plan - v1)': projects/trenchboot-aem.md
- 'UEFI Capsule Update for coreboot with EDK II': projects/capsule-updates.md