Files
docs/mkdocs.yml
T

535 lines
34 KiB
YAML
Raw Normal View History

2022-03-02 22:40:24 +01:00
---
2021-04-30 01:52:35 +02:00
site_name: Dasharo Universe
2023-03-08 21:44:40 +01:00
site_url: https://docs.dasharo.com
2022-10-27 23:48:28 +02:00
repo_url: https://github.com/dasharo/docs
theme:
2022-03-02 22:40:24 +01:00
name: material
custom_dir: overrides
2022-03-02 22:40:24 +01:00
favicon: images/favicon.png
logo: images/dasharo-logo.png
features:
2023-11-12 17:27:05 +01:00
- content.action.edit
- content.action.view
- content.tabs.link
2023-09-22 17:36:39 +02:00
- content.code.copy
2022-10-27 23:48:50 +02:00
- navigation.instant
- navigation.tracking
- navigation.tabs
- navigation.tabs.sticky
2023-03-08 18:19:05 +01:00
extra:
analytics:
provider: google
property: G-LH2JM6P96R
2024-02-06 23:45:09 +01:00
feedback:
title: Was this page helpful?
ratings:
ratings:
- icon: material/emoticon-happy-outline
name: This page was helpful
data: 5
note: >-
Thanks for your feedback!
- icon: material/emoticon-neutral-outline
name: This page could be improved
data: 3
note: >-
Thanks for your feedback!
- icon: material/emoticon-sad-outline
name: This page was not helpful
data: 1
note: >-
Thanks for your feedback! Help us improve this page by
using our <a href="..." target="_blank" rel="noopener">feedback form</a>.
2024-02-19 21:17:41 +01:00
consent:
title: Cookie consent
description: >-
We use cookies to recognize your repeated visits and preferences, as well
as to measure the effectiveness of our documentation and whether users
find what they're searching for. With your consent, you're helping us to
make our documentation better.
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
2021-03-28 15:51:16 +02:00
extra_css:
2022-03-02 22:40:24 +01:00
- stylesheets/extra.css
markdown_extensions:
2022-11-17 13:09:44 +01:00
- footnotes
2022-03-02 22:40:24 +01:00
- pymdownx.highlight
- pymdownx.superfences
- pymdownx.keys
- attr_list
- meta
- md_in_html
2022-03-02 22:40:24 +01:00
- toc:
toc_depth: 2
- pymdownx.tasklist:
custom_checkbox: true
2023-09-04 16:35:27 +02:00
- pymdownx.superfences:
custom_fences:
2023-09-05 14:27:29 +02:00
- name: mermaid
class: mermaid
format: !!python/name:pymdownx.superfences.fence_code_format
- pymdownx.tabbed:
alternate_style: true
2023-12-13 10:14:40 +01:00
slugify: !!python/object/apply:pymdownx.slugs.slugify
kwds:
case: lower
2022-12-06 09:38:04 +01:00
plugins:
2022-12-08 07:17:00 +01:00
- search
2023-01-31 10:27:51 +01:00
- mkdocs-video
2022-12-06 09:38:04 +01:00
- 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'
2023-06-20 10:04:04 +02:00
# 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
2021-03-28 15:51:16 +02:00
nav:
- 'Intro':
2023-01-15 20:22:35 +01:00
- 'About Dasharo': index.md
- 'New? Start here': newcomers.md
2022-03-02 22:40:24 +01:00
- 'Supported hardware':
- 'Overview': variants/overview.md
2022-03-02 22:40:24 +01:00
# - 'Hardware Compatibility List': variants/hardware-compatibility-list.md
2022-10-31 16:13:52 +01:00
- 'NovaCustom laptops':
2022-11-06 20:35:31 +01:00
- 'Overview': unified/novacustom/overview.md
- 'Building manual': unified/novacustom/building-manual.md
2022-11-02 19:25:55 +01:00
- 'Initial deployment': unified/novacustom/initial-deployment.md
- 'Firmware update': unified/novacustom/firmware-update.md
2022-11-06 20:35:31 +01:00
- 'Recovery': unified/novacustom/recovery.md
2022-11-04 18:13:37 +01:00
- 'Post-installation setup': unified/clevo/post-install.md
- 'RGB keyboard': unified/novacustom/rgb-keyboard.md
2023-01-25 15:42:52 +01:00
- 'Fn lock hotkey': unified/novacustom/fn-lock-hotkey.md
- 'Battery management': unified/novacustom/battery-management.md
2023-02-17 16:38:32 +01:00
- 'Fan profiles': unified/novacustom/fan-profiles.md
2022-11-06 20:35:31 +01:00
- 'Firmware update using fwupd': unified/novacustom/fwupd-usage.md
2023-12-11 15:35:57 +01:00
- 'Hardware Compatibility List': unified/novacustom/hcl.md
2022-11-04 15:10:07 +01:00
- 'NV4x 12th Gen':
2022-11-06 20:35:31 +01:00
- '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
2022-11-04 15:10:07 +01:00
- 'NV4x 11th Gen':
2022-11-06 20:35:31 +01:00
- '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
2022-11-06 20:35:31 +01:00
- 'LVFS report': variants/novacustom_nv4x_tgl/lvfs_report.md
- 'Checbox results': variants/novacustom_nv4x_tgl/compatibility-check-results-ubuntu.md
2022-11-04 15:10:07 +01:00
- 'NS5x/7x 12th Gen':
2022-11-06 20:35:31 +01:00
- '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
2022-11-04 15:10:07 +01:00
- 'NS5x/7x 11th Gen':
2022-11-06 20:35:31 +01:00
- '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
2022-03-02 22:40:24 +01:00
- '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
2022-03-02 22:40:24 +01:00
- 'Initial deployment': variants/dell_optiplex/initial-deployment.md
- 'Firmware update': variants/dell_optiplex/firmware-update.md
- 'Recovery': variants/dell_optiplex/recovery.md
2022-06-13 16:36:49 +02:00
- 'FAQ': variants/dell_optiplex/faq.md
2022-03-02 22:40:24 +01:00
- 'Asus KGPE-D16':
2022-07-28 12:59:58 +02:00
- 'Overview': variants/asus_kgpe_d16/overview.md
2022-03-02 22:40:24 +01:00
- 'Releases': variants/asus_kgpe_d16/releases.md
2022-08-05 08:16:24 +02:00
- 'Building manual': variants/asus_kgpe_d16/building-manual.md
2022-07-27 16:23:10 +02:00
- '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
2022-08-05 08:16:24 +02:00
- 'Hardware configuration matrix': variants/asus_kgpe_d16/hardware-matrix.md
- 'Test matrix': variants/asus_kgpe_d16/test-matrix.md
2022-07-27 16:23:10 +02:00
- '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
2022-03-02 22:40:24 +01:00
- 'TPM measured boot': variants/asus_kgpe_d16/tpm-mboot.md
2022-08-19 10:36:00 +02:00
- 'Raptor CS Talos II':
- 'Overview': variants/talos_2/overview.md
2022-03-02 22:40:24 +01:00
- '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
2022-08-19 10:36:00 +02:00
- 'Hardware configuration matrix': variants/talos_2/hardware-matrix.md
- 'Test matrix': variants/talos_2/test-matrix.md
- 'Conference materials': variants/talos_2/conferences.md
2022-11-24 12:31:11 +01:00
- '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
2022-11-04 15:17:28 +01:00
- 'Test matrix': variants/tuxedo_ibs15/test-matrix.md
- 'Protectli FW6':
2022-05-13 15:08:08 +02:00
- '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
2022-06-29 16:03:13 +02:00
- 'Protectli VP46xx':
- 'Overview': variants/protectli_vp46xx/overview.md
2022-06-29 16:03:13 +02:00
- '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
2022-06-29 16:03:13 +02:00
- 'Hardware Configuration Matrix': variants/protectli_vp46xx/hardware-matrix.md
- 'Test matrix': variants/protectli_vp46xx/test-matrix.md
# - 'Protectli VP66xx':
# - 'Overview': variants/protectli_vp66xx/overview.md
# - 'Releases': variants/protectli_vp66xx/releases.md
# - 'Building manual': variants/protectli_vp66xx/building-manual.md
# - 'Initial deployment': variants/protectli_vp66xx/initial-deployment.md
# - 'Firmware update': variants/protectli_vp66xx/firmware-update.md
# - 'Recovery': variants/protectli_vp66xx/recovery.md
# - 'Hardware Configuration Matrix': variants/protectli_vp66xx/hardware-matrix.md
# - 'Test matrix': variants/protectli_vp66xx/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
- '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_score.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
- 'Openness score': variants/msi_z790/openness_score.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':
2023-02-23 11:49:48 +01:00
- 'Overview': variants/pc_engines/overview.md
- 'Announcement': variants/pc_engines/post-eol-fw-announcement.md
2022-03-02 22:40:24 +01:00
# - 'Development Environment':
# - 'Nix': dev-env/nix-dev-env.md
2022-11-04 18:13:37 +01:00
- 'Guides':
2023-09-05 14:27:29 +02:00
- 'Firmware update': guides/firmware-update.md
2022-11-08 16:23:14 +01:00
- 'Firmware signing for vboot': guides/vboot-signing.md
- 'Dasharo Reviewers Guide': guides/dasharo-reviewers-guide.md
2023-07-28 10:42:42 +02:00
- 'Verifying signatures': guides/signature-verification.md
2022-03-02 22:40:24 +01:00
- '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
2022-12-08 09:14:38 +01:00
- 'Documentation guidelines': dev-proc/documentation-guidelines.md
2023-02-03 00:57:57 +01:00
- 'HCL Maintainer documentation': dev-proc/hcl-maintainer.md
2023-09-29 15:46:41 +02:00
- 'Taking firmware screenshots': dev-proc/screenshots.md
2022-03-02 22:40:24 +01:00
# - '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
2022-10-29 14:29:01 +02:00
- 'Dasharo Tools Suite':
- 'Overview': dasharo-tools-suite/overview.md
- 'Releases': dasharo-tools-suite/releases.md
- 'Documentation': dasharo-tools-suite/documentation.md
2022-03-02 22:40:24 +01:00
- 'Knowledge base':
2022-11-06 20:35:31 +01:00
- '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
2022-03-02 22:40:24 +01:00
# - 'Trolling Topics List':
# - 'Introduction': osf-trolling-list/osf_issues_taxonomy.md
- 'FAQ':
2022-03-02 22:40:24 +01:00
- 'Introduction': osf-trivia-list/introduction.md
- 'Dasharo': osf-trivia-list/dasharo.md
2022-09-25 00:20:02 +02:00
- 'Dasharo Tools Suite': osf-trivia-list/dts.md
2022-03-02 22:40:24 +01:00
- '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
2022-04-05 13:46:42 +02:00
- 'Jira Service Management': osf-trolling-list/jsm_documentation.md
- 'Intel ME/CSME': osf-trivia-list/me.md
2022-03-02 22:40:24 +01:00
- '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
2022-10-26 17:32:48 +02:00
- '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
2023-07-05 11:18:17 +02:00
- 'MSI PRO Z790-P':
- 'Laboratory stand assembly guide': transparent-validation/msi-z790/laboratory-assembly-guide.md
- 'Protectli platforms':
- 'Laboratory stand assembly guide': transparent-validation/protectli/laboratory-assembly-guide.md
- 'Supermicro X11 LGA1151 Series':
- 'Theory of Operation': transparent-validation/supermicro_x11_lga1151_series/theory-of-operation.md
2022-03-02 22:40:24 +01:00
- '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
2022-04-06 00:45:33 +02:00
# - 'RTE and PC Engines': transparent-validation/rte/pcengines.md
2022-03-02 22:40:24 +01:00
- '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
2023-11-22 11:55:48 +01:00
- 'FAQ': transparent-validation/sd-wire/faq.md
- 'Sonoff':
- 'Sonoff preparation': transparent-validation/sonoff/sonoff_preparation.md
2022-11-14 11:38:09 +01:00
- 'PiKVM':
- 'Assembly and validation': transparent-validation/pikvm/assembly-and-validation.md
- 'Twonkie':
- 'Introduction': transparent-validation/twonkie/introduction.md
2022-03-02 22:40:24 +01:00
# - '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
2022-04-01 10:20:06 +02:00
- '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
2022-05-31 17:22:22 +02:00
- 'Custom Boot Order': unified-test-documentation/dasharo-compatibility/325-custom-boot-order.md
2022-04-15 10:52:02 +02:00
- 'Petitboot payload support': unified-test-documentation/dasharo-compatibility/31V-petitboot-payload-support.md
2022-04-15 10:22:42 +02:00
- 'Heads bootloader support': unified-test-documentation/dasharo-compatibility/31U-heads-bootloader-support.md
- 'SMBIOS': unified-test-documentation/dasharo-compatibility/31L-smbios.md
2022-04-15 13:32:56 +02:00
- '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
2022-04-15 09:36:24 +02:00
- '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
2022-07-13 12:59:06 +02:00
- '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
2022-04-27 09:57:05 +02:00
- '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
2022-03-28 10:27:04 +02:00
- 'FreeBSD support': unified-test-documentation/dasharo-compatibility/307-freebsd-support.md
2022-03-23 13:37:13 +01:00
- 'Debian Stable and Ubuntu LTS support': unified-test-documentation/dasharo-compatibility/308-debian-stable-and-ubuntu-lts-support.md
2022-12-02 09:56:18 +01:00
- 'QubesOS support': unified-test-documentation/dasharo-compatibility/309-qubesos-support.md
- 'Fedora support': unified-test-documentation/dasharo-compatibility/310-fedora-support.md
2023-02-01 12:16:45 +01:00
- '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
2022-04-01 10:20:06 +02:00
- '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
- 'PCI Express ports': unified-test-documentation/dasharo-compatibility/31R-pcie-ports.md
2023-01-09 13:00:47 +01:00
- 'SATA LED and PC speaker error indication': unified-test-documentation/dasharo-compatibility/31S-sata-led-and-pc-speaker-error-indication.md
2022-10-05 11:01:19 +02:00
- 'Firmware locally building and flashing': unified-test-documentation/dasharo-compatibility/326b-firmware-building-locally.md
2022-05-11 16:36:45 +02:00
- '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
2023-02-15 10:20:48 +01:00
- '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
2023-02-15 10:32:58 +01:00
- 'Device power control operations': unified-test-documentation/dasharo-compatibility/344-power-operations.md
2023-02-15 10:20:48 +01:00
- '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
2023-10-27 15:47:35 +02:00
- '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 Configuration Utility': unified-test-documentation/dasharo-compatibility/362-dcu.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
2022-07-13 17:13:15 +02:00
- '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
2023-03-15 13:04:03 +01:00
- '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
- 'Memory Profiles': unified-test-documentation/dasharo-compatibility/363-xmp.md
- 'Dasharo performance':
- 'Coreboot boot measure': unified-test-documentation/dasharo-performance/400-coreboot-boot-measure.md
2022-06-29 16:33:59 +02:00
- '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
2022-05-19 10:16:28 +02:00
- 'CPU frequency measure': unified-test-documentation/dasharo-performance/402-cpu-frequency.md
- 'Platform stability': unified-test-documentation/dasharo-performance/404-platform-stability.md
2022-08-18 10:12:10 +02:00
- '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
2023-06-28 09:41:24 +02:00
- 'NVMe detection': unified-test-documentation/dasharo-stability/C03-nvme-detection.md
2023-12-19 19:23:59 +01:00
- 'Power management': unified-test-documentation/dasharo-stability/C04-power-management.md
- 'NET interface check after coldboot/warmboot/reboot/suspend': unified-test-documentation/dasharo-stability/01-net-controller-after-coldboot-warmboot-reboot-suspend.md
2022-03-02 22:40:24 +01:00
- 'Roadmap': ecosystem/roadmap.md
2022-11-06 20:35:31 +01:00
- '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':
2023-01-31 10:24:06 +01:00
- '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