mirror of
https://github.com/Dasharo/docs.git
synced 2026-03-06 14:46:22 -08:00
725 lines
47 KiB
YAML
725 lines
47 KiB
YAML
---
|
|
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.action.edit
|
|
- content.action.view
|
|
- content.tabs.link
|
|
- content.code.copy
|
|
- navigation.instant
|
|
- navigation.tracking
|
|
- navigation.tabs
|
|
- navigation.tabs.sticky
|
|
extra:
|
|
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
|
|
extra_javascript:
|
|
- https://cdn.jsdelivr.net/npm/vega@5
|
|
- https://cdn.jsdelivr.net/npm/vega-lite@5
|
|
- https://cdn.jsdelivr.net/npm/vega-embed@6
|
|
markdown_extensions:
|
|
- admonition
|
|
- attr_list
|
|
- footnotes
|
|
- md_in_html
|
|
- meta
|
|
- pymdownx.details
|
|
- pymdownx.highlight
|
|
- pymdownx.keys
|
|
- pymdownx.superfences
|
|
- markdown_grid_tables:
|
|
- pymdownx.emoji:
|
|
emoji_index: !!python/name:material.extensions.emoji.twemoji
|
|
emoji_generator: !!python/name:material.extensions.emoji.to_svg
|
|
- 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
|
|
- name: vegalite
|
|
class: vegalite
|
|
format: !!python/name:mkdocs_charts_plugin.fences.fence_vegalite
|
|
- pymdownx.tabbed:
|
|
alternate_style: true
|
|
slugify: !!python/object/apply:pymdownx.slugs.slugify
|
|
kwds:
|
|
case: lower
|
|
|
|
plugins:
|
|
- glightbox:
|
|
touchNavigation: true
|
|
loop: false
|
|
effect: zoom
|
|
slide_effect: slide
|
|
width: 100%
|
|
height: auto
|
|
zoomable: true
|
|
draggable: true
|
|
skip_classes:
|
|
- custom-skip-class-name
|
|
auto_caption: false
|
|
caption_position: bottom
|
|
background: white
|
|
shadow: true
|
|
manual: false
|
|
- search
|
|
- macros
|
|
- mkdocs-video
|
|
- include-markdown:
|
|
encoding: ascii
|
|
preserve_includer_indent: true
|
|
dedent: true
|
|
trailing_newlines: true
|
|
comments: true
|
|
rewrite_relative_urls: true
|
|
heading_offset: 0
|
|
recursive: true
|
|
start: <!--start-->
|
|
end: <!--end-->
|
|
- 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/features.md'
|
|
'unified/novacustom/fan-profiles.md': 'unified/novacustom/features.md'
|
|
'unified/novacustom/fn-lock-hotkey.md': 'unified/novacustom/features.md'
|
|
'unified/novacustom/rgb-keyboard.md': 'unified/novacustom/features.md'
|
|
|
|
'variants/protectli_fw6/building_manual.md': 'unified/protectli/building-manual.md#fw6'
|
|
'variants/protectli_vp1x1x/building_manual.md': 'unified/protectli/building-manual.md#v1000-series'
|
|
'variants/protectli_vp46xx/building_manual.md': 'unified/protectli/building-manual.md#vp4630vp4650vp4670'
|
|
'variants/protectli_vp66xx/building_manual.md': 'unified/protectli/building-manual.md#vp6630vp6650vp6670'
|
|
'variants/protectli_vp2410/building_manual.md': 'unified/protectli/building-manual.md#vp2410'
|
|
'variants/protectli_vp2420/building_manual.md': 'unified/protectli/building-manual.md#vp2420'
|
|
|
|
'variants/protectli_fw6/firmware_update.md': 'unified/protectli/firmware-update.md#fw6'
|
|
'variants/protectli_vp1x1x/firmware_update.md': 'unified/protectli/firmware-update.md#v1000-series'
|
|
'variants/protectli_vp46xx/firmware_update.md': 'unified/protectli/firmware-update.md#vp4630vp4650vp4670'
|
|
'variants/protectli_vp66xx/firmware_update.md': 'unified/protectli/firmware-update.md#vp6630vp6650vp6670'
|
|
'variants/protectli_vp2410/firmware_update.md': 'unified/protectli/firmware-update.md#vp2410'
|
|
'variants/protectli_vp2420/firmware_update.md': 'unified/protectli/firmware-update.md#vp2420'
|
|
|
|
'variants/protectli_fw6/initial-deployment.md': 'unified/protectli/initial-deployment.md#fw6'
|
|
'variants/protectli_vp1x1x/initial-deployment.md': 'unified/protectli/initial-deployment.md#v1000-series'
|
|
'variants/protectli_vp46xx/initial-deployment.md': 'unified/protectli/initial-deployment.md#vp4630vp4650vp4670'
|
|
'variants/protectli_vp66xx/initial-deployment.md': 'unified/protectli/initial-deployment.md#vp6630vp6650vp6670'
|
|
'variants/protectli_vp2410/initial-deployment.md': 'unified/protectli/initial-deployment.md#vp2410'
|
|
'variants/protectli_vp2420/initial-deployment.md': 'unified/protectli/initial-deployment.md#vp2420'
|
|
|
|
'variants/protectli_fw6/overview.md': 'unified/protectli/overview.md#fw6'
|
|
'variants/protectli_vp1x1x/overview.md': 'unified/protectli/overview.md#v1000-series'
|
|
'variants/protectli_vp46xx/overview.md': 'unified/protectli/overview.md#vp4630vp4650vp4670'
|
|
'variants/protectli_vp66xx/overview.md': 'unified/protectli/overview.md#vp6630vp6650vp6670'
|
|
'variants/protectli_vp2410/overview.md': 'unified/protectli/overview.md#vp2410'
|
|
'variants/protectli_vp2420/overview.md': 'unified/protectli/overview.md#vp2420'
|
|
|
|
'variants/protectli_vp46xx/post-install.md': 'unified/protectli/post-install.md#vp4630vp4650vp4670vp6630vp6650vp6670'
|
|
'variants/protectli_vp66xx/post-install.md': 'unified/protectli/post-install.md#vp4630vp4650vp4670vp6630vp6650vp6670'
|
|
|
|
'variants/protectli_fw6/recovery.md': 'unified/protectli/recovery.md#fw6'
|
|
'variants/protectli_vp1x1x/recovery.md': 'unified/protectli/recovery.md#v1000-series'
|
|
'variants/protectli_vp46xx/recovery.md': 'unified/protectli/recovery.md#vp4630vp4650vp4670'
|
|
'variants/protectli_vp66xx/recovery.md': 'unified/protectli/recovery.md#vp6630vp6650vp6670'
|
|
'variants/protectli_vp2410/recovery.md': 'unified/protectli/recovery.md#vp2410'
|
|
'variants/protectli_vp2420/recovery.md': 'unified/protectli/recovery.md#vp2420'
|
|
|
|
'variants/protectli_fw6/test-matrix.md': 'unified/protectli/test-matrix.md#fw6'
|
|
'variants/protectli_vp1x1x/test-matrix.md': 'unified/protectli/test-matrix.md#v1000-series'
|
|
'variants/protectli_vp46xx/test-matrix.md': 'unified/protectli/test-matrix.md#vp4630vp4650vp4670'
|
|
'variants/protectli_vp66xx/test-matrix.md': 'unified/protectli/test-matrix.md#vp6630vp6650vp6670'
|
|
'variants/protectli_vp2410/test-matrix.md': 'unified/protectli/test-matrix.md#vp2410'
|
|
'variants/protectli_vp2420/test-matrix.md': 'unified/protectli/test-matrix.md#vp2420'
|
|
'osf-trivia-list/dasharo-entry-subscription.md': 'osf-trivia-list/dasharo-pro-package.md'
|
|
|
|
'variants/hardware-compatibility-list.md': 'variants/overview.md'
|
|
'variants/msi_z690/building-manual.md': 'unified/msi/building-manual.md'
|
|
'variants/msi_z690/cpu-hcl.md': 'unified/msi/hcl.md'
|
|
'variants/msi_z690/overview.md': 'unified/msi/overview.md'
|
|
'variants/msi_z690/development.md': 'unified/msi/development.md'
|
|
'variants/msi_z690/faq.md': 'unified/msi/faq.md'
|
|
'variants/msi_z690/firmware-update.md': 'unified/msi/firmware-update.md'
|
|
'variants/msi_z690/gpu-hcl.md': 'unified/msi/hcl.md'
|
|
'variants/msi_z690/initial-deployment.md': 'unified/msi/initial-deployment.md'
|
|
'variants/msi_z690/memory-hcl.md': 'unified/msi/hcl.md'
|
|
'variants/msi_z690/openness-analysis.md': 'variants/msi_z690/openness_score.md'
|
|
'variants/msi_z690/recovery.md': 'unified/msi/recovery.md'
|
|
|
|
'variants/novacustom_nuc_box/overview.md': 'unified/novacustom/overview.md'
|
|
'variants/novacustom_nuc_box/building-manual.md': 'unified/novacustom/building-manual.md'
|
|
'variants/novacustom_nuc_box/initial-deployment.md': 'unified/novacustom/initial-deployment.md'
|
|
'variants/novacustom_nuc_box/firmware-update.md': 'unified/novacustom/firmware-update.md'
|
|
'variants/novacustom_nuc_box/recovery.md': 'unified/novacustom/recovery.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
|
|
- charts:
|
|
vega_theme_light: default
|
|
vega_theme_dark: default
|
|
nav:
|
|
- 'Intro':
|
|
- 'About Dasharo': index.md
|
|
- 'New? Start here': newcomers.md
|
|
- 'Security': security.md
|
|
- 'Supported hardware':
|
|
- 'Overview': variants/overview.md
|
|
- 'Version matrix': variants/versions.md
|
|
# - 'Hardware Compatibility List': variants/hardware-compatibility-list.md
|
|
- 'NovaCustom':
|
|
- '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
|
|
- 'Features': unified/novacustom/features.md
|
|
- 'Hardware Compatibility List': unified/novacustom/hcl.md
|
|
- 'Firmware transition': unified/novacustom/firmware-transition.md
|
|
- 'NUC BOX':
|
|
- 'Releases': variants/novacustom_nuc_box/releases.md
|
|
- 'Hardware Configuration Matrix': variants/novacustom_nuc_box/hardware-matrix.md
|
|
- 'Test matrix': variants/novacustom_nuc_box/test-matrix.md
|
|
- 'Openness score': variants/novacustom_nuc_box/openness_score.md
|
|
- 'V54 14th Gen':
|
|
- 'V540TU':
|
|
- 'Releases': variants/novacustom_v540tu/releases.md
|
|
- 'Heads releases': variants/novacustom_v540tu/releases_heads.md
|
|
- 'Hardware Configuration Matrix': variants/novacustom_v540tu/hardware-matrix.md
|
|
- 'Test matrix': variants/novacustom_v540tu/test-matrix.md
|
|
- 'Openness score': variants/novacustom_v540tu/openness-score.md
|
|
- 'V540TNx':
|
|
- 'Releases': variants/novacustom_v540tnx/releases.md
|
|
- 'Hardware Configuration Matrix': variants/novacustom_v540tnx/hardware-matrix.md
|
|
- 'Openness score': variants/novacustom_v540tnx/openness-score.md
|
|
- 'V56 14th Gen':
|
|
- 'V560TU':
|
|
- 'Releases': variants/novacustom_v560tu/releases.md
|
|
- 'Heads releases': variants/novacustom_v560tu/releases_heads.md
|
|
- 'Hardware Configuration Matrix': variants/novacustom_v560tu/hardware-matrix.md
|
|
- 'Test matrix': variants/novacustom_v560tu/test-matrix.md
|
|
- 'Openness score': variants/novacustom_v560tu/openness-score.md
|
|
- 'V560TNx':
|
|
- 'Releases': variants/novacustom_v560tnx/releases.md
|
|
- 'Hardware Configuration Matrix': variants/novacustom_v560tnx/hardware-matrix.md
|
|
- 'Openness score': variants/novacustom_v560tnx/openness-score.md
|
|
- 'NV4x 12th Gen':
|
|
- 'Releases': variants/novacustom_nv4x_adl/releases.md
|
|
- 'Heads releases': variants/novacustom_nv4x_adl/releases_heads.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
|
|
- 'Checkbox 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
|
|
- 'Openness score': variants/dell_optiplex/openness-score.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':
|
|
- 'Overview': unified/protectli/overview.md
|
|
- 'Building manual': unified/protectli/building-manual.md
|
|
- 'Initial deployment': unified/protectli/initial-deployment.md
|
|
- 'Post-installation setup': unified/protectli/post-install.md
|
|
- 'Firmware update': unified/protectli/firmware-update.md
|
|
- 'Recovery': unified/protectli/recovery.md
|
|
- 'Test matrix': unified/protectli/test-matrix.md
|
|
- 'OS installation': unified/protectli/os-installation.md
|
|
- 'Protectli FW6':
|
|
- 'Releases': variants/protectli_fw6/releases.md
|
|
- 'Hardware Configuration Matrix': variants/protectli_fw6/hardware-matrix.md
|
|
- 'Protectli V1000 series':
|
|
- 'Releases': variants/protectli_v1000-series/releases.md
|
|
- 'Hardware Configuration Matrix': variants/protectli_v1000-series/hardware-matrix.md
|
|
- 'Openness score': variants/protectli_v1000-series/openness-score.md
|
|
- 'Protectli VP2410':
|
|
- 'Releases': variants/protectli_vp2410/releases.md
|
|
- 'Hardware Configuration Matrix': variants/protectli_vp2410/hardware-matrix.md
|
|
- 'Openness score': variants/protectli_vp2410/openness-score.md
|
|
- 'Protectli VP2420':
|
|
- 'Releases': variants/protectli_vp2420/releases.md
|
|
- 'Hardware Configuration Matrix': variants/protectli_vp2420/hardware-matrix.md
|
|
- 'Openness score': variants/protectli_vp2420/openness-score.md
|
|
- 'Protectli VP2430':
|
|
- 'Releases': variants/protectli_vp2430/releases.md
|
|
- 'Hardware Configuration Matrix': variants/protectli_vp2430/hardware-matrix.md
|
|
- 'Openness score': variants/protectli_vp2430/openness-score.md
|
|
- 'Protectli VP2440':
|
|
- 'Releases': variants/protectli_vp2440/releases.md
|
|
- 'Hardware Configuration Matrix': variants/protectli_vp2440/hardware-matrix.md
|
|
- 'Openness score': variants/protectli_vp2440/openness_score.md
|
|
- 'Protectli VP32XX':
|
|
- 'Releases': variants/protectli_vp32xx/releases.md
|
|
- 'Hardware Configuration Matrix': variants/protectli_vp32xx/hardware-matrix.md
|
|
- 'Openness score': variants/protectli_vp32xx/openness_score.md
|
|
- 'Protectli VP46XX':
|
|
- 'Releases': variants/protectli_vp46xx/releases.md
|
|
- 'Hardware Configuration Matrix': variants/protectli_vp46xx/hardware-matrix.md
|
|
- 'Openness score': variants/protectli_vp46xx/openness_score.md
|
|
- 'Protectli VP66XX':
|
|
- 'Releases': variants/protectli_vp66xx/releases.md
|
|
- 'Hardware Configuration Matrix': variants/protectli_vp66xx/hardware-matrix.md
|
|
- 'Openness score': variants/protectli_vp66xx/openness_score.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
|
|
- '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
|
|
- 'Firmware transition': unified/msi/firmware-transition.md
|
|
- 'MSI PRO Z690-A':
|
|
- 'Releases': variants/msi_z690/releases.md
|
|
- 'Heads releases': variants/msi_z690/releases_heads.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
|
|
- 'Heads releases': variants/msi_z790/releases_heads.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':
|
|
- 'Overview': variants/pc_engines/overview.md
|
|
- 'Releases (coreboot+UEFI)': variants/pc_engines/releases_uefi.md
|
|
- 'Releases (coreboot+SeaBIOS)': variants/pc_engines/releases_seabios.md
|
|
- 'Building manual': variants/pc_engines/building-manual.md
|
|
- 'Initial deployment': variants/pc_engines/initial-deployment.md
|
|
- 'Firmware update': variants/pc_engines/firmware-update.md
|
|
- 'Recovery': variants/pc_engines/recovery.md
|
|
- 'Hardware Configuration Matrix': variants/pc_engines/hardware-matrix.md
|
|
- 'Openness score': variants/pc_engines/openness_score.md
|
|
- 'FAQ': variants/pc_engines/faq.md
|
|
- 'Announcement': variants/pc_engines/post-eol-fw-announcement.md
|
|
- 'Firmware write protection': variants/pc_engines/bios-lock.md
|
|
- 'Hardkernel ODROID H4':
|
|
- 'Overview': variants/hardkernel_odroid_h4/overview.md
|
|
- 'Releases': variants/hardkernel_odroid_h4/releases.md
|
|
- 'Slim Bootloader releases': variants/hardkernel_odroid_h4/releases_sbl.md
|
|
- 'Building manual': variants/hardkernel_odroid_h4/building-manual.md
|
|
- 'Initial deployment': variants/hardkernel_odroid_h4/initial-deployment.md
|
|
- 'Firmware update': variants/hardkernel_odroid_h4/firmware-update.md
|
|
- 'Recovery': variants/hardkernel_odroid_h4/recovery.md
|
|
- 'Hardware Configuration Matrix': variants/hardkernel_odroid_h4/hardware-matrix.md
|
|
- 'Test matrix': variants/hardkernel_odroid_h4/test-matrix.md
|
|
- 'Openness score': variants/hardkernel_odroid_h4/openness_score.md
|
|
- 'Gigabyte MZ33-AR1':
|
|
- 'Overview': variants/gigabyte_mz33-ar1/overview.md
|
|
- 'Releases': variants/gigabyte_mz33-ar1/releases.md
|
|
- 'Building manual': variants/gigabyte_mz33-ar1/building-manual.md
|
|
- 'Initial deployment': variants/gigabyte_mz33-ar1/initial-deployment.md
|
|
- 'Recovery': variants/gigabyte_mz33-ar1/recovery.md
|
|
- 'Hardware Configuration Matrix': variants/gigabyte_mz33-ar1/hardware-matrix.md
|
|
- 'Test matrix': variants/gigabyte_mz33-ar1/test-matrix.md
|
|
- 'ASRock Rack SPC741D8-2L2T/BCM':
|
|
- 'Overview': variants/asrock_spc741d8/overview.md
|
|
- 'Releases': variants/asrock_spc741d8/releases.md
|
|
- 'Firmware Update': variants/asrock_spc741d8/firmware-update.md
|
|
- 'Building manual': variants/asrock_spc741d8/building-manual.md
|
|
- 'Initial deployment': variants/asrock_spc741d8/initial-deployment.md
|
|
- 'Recovery': variants/asrock_spc741d8/recovery.md
|
|
- 'Hardware Configuration Matrix': variants/asrock_spc741d8/hardware-matrix.md
|
|
- 'Test matrix': variants/asrock_spc741d8/test-matrix.md
|
|
- 'Openness Score': variants/asrock_spc741d8/openness_score.md
|
|
# - 'Development Environment':
|
|
# - 'Nix': dev-env/nix-dev-env.md
|
|
- 'Guides':
|
|
- 'Updating your firmware': guides/firmware-update.md
|
|
- 'Capsule updates': guides/capsule-update.md
|
|
- 'Flashing custom firmware': guides/firmware-reflash.md
|
|
- 'Firmware signing for vboot': guides/vboot-signing.md
|
|
- 'Dasharo Reviewers Guide': guides/dasharo-reviewers-guide.md
|
|
- 'Verifying signatures': guides/signature-verification.md
|
|
- 'Verifying reproducible builds': guides/reproducible-build-verification.md
|
|
- 'Boot logo replacement': guides/logo-customization.md
|
|
- 'Lab Assembly':
|
|
- 'ASRock SPC741D8-2L2T/BCM': guides/lab-assembly/asrock_spc741d8.md
|
|
- 'Gigabyte MZ33-AR1': guides/lab-assembly/gigabyte_mz33_ar1.md
|
|
- 'MSI PRO Z690-A and Z790-P': guides/lab-assembly/msi-zx90.md
|
|
- 'MinnowBoard Turbot': guides/lab-assembly/minnowboard-turbot.md
|
|
- 'NovaCustom': guides/lab-assembly/novacustom.md
|
|
- 'Odroid H4': guides/lab-assembly/odroid-assembly-guide.md
|
|
- 'PC Engines': guides/lab-assembly/pcengines.md
|
|
- 'Protectli': guides/lab-assembly/protectli.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
|
|
- 'fwupd and LVFS': dev-proc/fwupd.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':
|
|
- "Supported Hardware": dasharo-tools-suite/documentation/supported-hardware.md
|
|
- "Building": dasharo-tools-suite/documentation/building.md
|
|
- "Running": dasharo-tools-suite/documentation/running.md
|
|
- "Features": dasharo-tools-suite/documentation/features.md
|
|
- "Dasharo Transition": dasharo-tools-suite/documentation/dasharo-transition.md
|
|
- 'Knowledge base':
|
|
- 'Glossary': glossary.md
|
|
- 'Dasharo Product Naming Convention': dasharo-naming-convention.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
|
|
- 'Dasharo APU Configuration': dasharo-menu-docs/dasharo-apu-configuration.md
|
|
- 'Checkbox certification software usage': common-coreboot-docs/checkbox.md
|
|
- 'Dumping logs': common-coreboot-docs/dumping_logs.md
|
|
- 'Firmware Update Mode': kb/firmware-update-mode.md
|
|
- 'UEFI Capsule Updates':
|
|
- 'Capsule Updates Overview': kb/capsule-updates-overview.md
|
|
- 'Capsule Updates Details': kb/edk2-capsule-updates.md
|
|
- 'Capsule Updates Configs': kb/capsule-updates-configs.md
|
|
- 'PCR Measurements': kb/pcr-measurements.md
|
|
- 'NovaCustom dev setup': kb/laptop-dev-env.md
|
|
- 'Flash Regions': kb/flashregions.md
|
|
- 'fwupd firmware updates': kb/fwupd.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 Pro Package': osf-trivia-list/dasharo-pro-package.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
|
|
- 'Capsule Update': osf-trivia-list/capsule-update.md
|
|
- 'Sovereign Boot Provisioning Wizard': osf-trivia-list/sovereign-boot-wizard.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
|
|
- '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
|
|
- 'FAQ': transparent-validation/sd-wire/faq.md
|
|
- 'Sonoff':
|
|
- 'Sonoff preparation': transparent-validation/sonoff/sonoff_preparation.md
|
|
- 'PiKVM':
|
|
- 'Assembly and validation': transparent-validation/pikvm/assembly-and-validation.md
|
|
- 'Twonkie':
|
|
- 'Introduction': transparent-validation/twonkie/introduction.md
|
|
- 'EC Debugger':
|
|
- 'I2C to UART relay': transparent-validation/ec-debugger/uart-relay.md
|
|
- 'NovaCustom laptop testing':
|
|
- 'EC Power States': transparent-validation/ec-information/ec-explained.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
|
|
- 'Generic Testing Stand Setup': unified-test-documentation/generic-testing-stand-setup.md
|
|
- 'Dasharo compatibility':
|
|
#pre-commit-sort-start
|
|
- '[AUD] Audio Subsystem': unified-test-documentation/dasharo-compatibility/31F-audio-subsystem.md
|
|
- '[BBB] Boot block on low battery': unified-test-documentation/dasharo-compatibility/359-boot-blocking.md
|
|
- '[BMF] BIOS menu function keys': unified-test-documentation/dasharo-compatibility/357-bios-menu-function-keys.md
|
|
- '[BNO] Build on a fresh OS Installation': unified-test-documentation/dasharo-compatibility/build-on-new-os.md
|
|
- '[BSD] FreeBSD support': unified-test-documentation/dasharo-compatibility/307-freebsd-support.md
|
|
- '[CAM] USB Camera Verification': unified-test-documentation/dasharo-compatibility/317-usb-camera.md
|
|
- '[CBK] Custom Boot Menu Key': unified-test-documentation/dasharo-compatibility/303-custom-boot-menu-key.md
|
|
- '[CBO] Custom Boot Order': unified-test-documentation/dasharo-compatibility/325-custom-boot-order.md
|
|
- '[CBP] coreboot Base Port': unified-test-documentation/dasharo-compatibility/100-coreboot-base-port.md
|
|
- '[CFN] coreboot Fan control': unified-test-documentation/dasharo-compatibility/S31-coreboot-fan-control.md
|
|
- '[CLG] Custom Logo': unified-test-documentation/dasharo-compatibility/304-custom-logo.md
|
|
- '[CNB] Custom Network Boot entries': unified-test-documentation/dasharo-compatibility/30A-custom-network-boot-entries.md
|
|
- '[CPU] CPU status': unified-test-documentation/dasharo-compatibility/31T-cpu-status.md
|
|
- '[DCU] Dasharo Configuration Utility': unified-test-documentation/dasharo-compatibility/362-dcu.md
|
|
- '[DMI] SMBIOS verification': unified-test-documentation/dasharo-compatibility/31L-smbios.md
|
|
- '[DPC] Device power control operations': unified-test-documentation/dasharo-compatibility/344-power-operations.md
|
|
- '[DSP] Display ports and LCD support': unified-test-documentation/dasharo-compatibility/31E-display-ports-and-lcd.md
|
|
- '[DSR] Display Resolution - QubesOS': unified-test-documentation/dasharo-compatibility/345-display-resolution.md
|
|
- '[DTS] Dasharo Tools Suite': unified-test-documentation/dasharo-compatibility/326-dasharo-tools-suite.md
|
|
- '[DVT] Device Tree': unified-test-documentation/dasharo-compatibility/31W-device-tree.md
|
|
- '[ECF] Embedded controller flashing': unified-test-documentation/dasharo-compatibility/327-embedded_controller_flashing.md
|
|
- '[ECR] Embedded Controller and Super I/O initialization ': unified-test-documentation/dasharo-compatibility/31G-ec-and-superio.md
|
|
- '[EFI] UEFI compatible interface': unified-test-documentation/dasharo-compatibility/30M-uefi-compatible-interface.md
|
|
- '[ERR] SATA LED and PC speaker error indication': unified-test-documentation/dasharo-compatibility/31S-sata-led-and-pc-speaker-error-indication.md
|
|
- '[ESP] ESP scanning': unified-test-documentation/dasharo-compatibility/361-esp-scanning.md
|
|
- '[FAN] Fan speed': unified-test-documentation/dasharo-compatibility/S30-fan-speed.md
|
|
- '[FED] Fedora support': unified-test-documentation/dasharo-compatibility/310-fedora-support.md
|
|
- '[FFW] Firmware update using fwupd': unified-test-documentation/dasharo-compatibility/320-fwupd-firmware-update.md
|
|
- '[FLB] Firmware locally building and flashing': unified-test-documentation/dasharo-compatibility/326b-firmware-building-locally.md
|
|
- '[HCL] Memory HCL': unified-test-documentation/dasharo-compatibility/301-memory-hcl.md
|
|
- '[HDS] Heads bootloader support': unified-test-documentation/dasharo-compatibility/31U-heads-bootloader-support.md
|
|
- '[HWP] Flash write protection': unified-test-documentation/dasharo-compatibility/31P-flash-write-protection.md
|
|
- '[LBT] Debian Stable and Ubuntu LTS support': unified-test-documentation/dasharo-compatibility/308-debian-stable-and-ubuntu-lts-support.md
|
|
- '[LCM] Logo customization': unified-test-documentation/dasharo-compatibility/328-logo-customization-functionality.md
|
|
- '[MEM] Memtest payload support': unified-test-documentation/dasharo-compatibility/30L-memtest-payload-support.md
|
|
- '[MMC] eMMC support': unified-test-documentation/dasharo-compatibility/31M-emmc-support.md
|
|
- '[MSS] M.2 slot support with automatic switching between SATA and NVMea': unified-test-documentation/dasharo-compatibility/31I-nvme-switching.md
|
|
- '[MWL] miniPCIe verification': unified-test-documentation/dasharo-compatibility/31K-minipcie-verification.md
|
|
- '[NBT] Network boot utilities': unified-test-documentation/dasharo-compatibility/315b-netboot-utilities.md
|
|
- '[NVI] NVIDIA Graphics support': unified-test-documentation/dasharo-compatibility/319-nvidia-graphics.md
|
|
- '[NVM] NVME support': unified-test-documentation/dasharo-compatibility/312-nvme-support.md
|
|
- '[OPN] OPNsense support': unified-test-documentation/dasharo-compatibility/342-OPNsense-support.md
|
|
- '[PBT] Petitboot payload support': unified-test-documentation/dasharo-compatibility/31V-petitboot-payload-support.md
|
|
- '[PEX] PCI Express ports support': unified-test-documentation/dasharo-compatibility/31R-pcie-ports.md
|
|
- '[PFS] pfSense support': unified-test-documentation/dasharo-compatibility/341-pfSense-support.md
|
|
- '[PPS] Super I/O initialization - QubesOS': unified-test-documentation/dasharo-compatibility/343-super-I-O-initialization-on-QubesOS.md
|
|
- '[PSF] Power State after Power Fail ': unified-test-documentation/dasharo-compatibility/360-power-after-fail.md
|
|
- '[PVE] Proxmox support': unified-test-documentation/dasharo-compatibility/348-proxmox-support.md
|
|
- '[PXE] Network boot': unified-test-documentation/dasharo-compatibility/315-network-boot.md
|
|
- '[QBS] Qubes OS support': unified-test-documentation/dasharo-compatibility/309-qubesos-support.md
|
|
- '[SDC] SD card support': unified-test-documentation/dasharo-compatibility/316-sdcard-reader.md
|
|
- '[SHT] SATA hot plug': unified-test-documentation/dasharo-compatibility/346-SATA-hotplug-detection.md
|
|
- '[SLM] Sleep mode': unified-test-documentation/dasharo-compatibility/31J-sleep-mode.md
|
|
- '[SMS] Suspend Mechanism Switching': unified-test-documentation/dasharo-compatibility/358-suspend-mechanism-switching-S0ix-S3.md
|
|
- '[SOL] Sign of life': unified-test-documentation/dasharo-compatibility/347-sign-of-life.md
|
|
- '[SUSP] Sleep mode': unified-test-documentation/dasharo-compatibility/31M-platform-suspend-and-resume.md
|
|
- '[UBT] USB Boot': unified-test-documentation/dasharo-compatibility/31N-usb-boot.md
|
|
- '[UDT] USB Detection': unified-test-documentation/dasharo-compatibility/31O-usb-detect.md
|
|
- '[USB] USB HID and MSC support': unified-test-documentation/dasharo-compatibility/306-usb-hid-and-msc-support.md
|
|
- '[USH] UEFI Shell': unified-test-documentation/dasharo-compatibility/30P-uefi-shell.md
|
|
- '[USS] Ubuntu Server support': unified-test-documentation/dasharo-compatibility/349-ubuntu-server-support.md
|
|
- '[UTC] USB-C docking station support': unified-test-documentation/dasharo-compatibility/31H-usb-type-c.md
|
|
- '[WBT] Windows 11 Support': unified-test-documentation/dasharo-compatibility/31A-windows-booting.md
|
|
- '[WLE] M.2 WiFi/Bluetooth verification': unified-test-documentation/dasharo-compatibility/318-m2-wifi-bluetooth.md
|
|
#pre-commit-sort-end
|
|
- 'Dasharo security':
|
|
#pre-commit-sort-start
|
|
- '[BGS] Intel Boot Guard integration': unified-test-documentation/dasharo-security/207-boot-guard-support.md
|
|
- '[BLS] BIOS lock support': unified-test-documentation/dasharo-security/20J-bios-lock-support.md
|
|
- '[BMA] Boot menu enable/disable': unified-test-documentation/dasharo-security/20P-boot-menu.md
|
|
- '[DMP] TCG OPAL password': unified-test-documentation/dasharo-security/208-opal-disk-password-support.md
|
|
- '[EDP] Early Boot DMA Protection': unified-test-documentation/dasharo-security/20L-early-boot-dma-protection.md
|
|
- '[MBO] Measured Boot integration': unified-test-documentation/dasharo-security/203-measured-boot.md
|
|
- '[MNE] ME neuter/disable': unified-test-documentation/dasharo-security/20F-me-neuter.md
|
|
- '[MPS] XMP memory profile': unified-test-documentation/dasharo-compatibility/363-xmp.md
|
|
- '[NBA] Network stack enable/disable': unified-test-documentation/dasharo-security/20T-network-boot.md
|
|
- '[PSW] UEFI Setup password': unified-test-documentation/dasharo-security/20R-uefi-setup-password.md
|
|
- '[SBO] UEFI Secure Boot integration': unified-test-documentation/dasharo-security/206-secure-boot.md
|
|
- '[SMM] SMM BIOS write protection': unified-test-documentation/dasharo-security/20O-SMM-bios-write-protection.md
|
|
- '[TPM, TPD] TPM Support': unified-test-documentation/dasharo-security/200-tpm-support.md
|
|
- '[TPMCMD] TPM2 Commands': unified-test-documentation/dasharo-security/200-tpm2-commands.md
|
|
- '[USS] USB stack enable/disable': unified-test-documentation/dasharo-security/20S-usb-stack.md
|
|
- '[VBO] Verified Boot Integration': unified-test-documentation/dasharo-security/201-verified-boot.md
|
|
#pre-commit-sort-end
|
|
- 'Dasharo performance':
|
|
#pre-commit-sort-start
|
|
- '[BDE] Debian booting performance test': unified-test-documentation/dasharo-performance/408-debian-booting-performance-test.md
|
|
- '[BFB] FreeBSD booting performance test': unified-test-documentation/dasharo-performance/409-freebsd-booting-performance-test.md
|
|
- '[BOS] OPNsense (serial output) booting performance test': unified-test-documentation/dasharo-performance/412-opnsense-serial-booting-performance-test.md
|
|
- '[BOV] OPNsense (VGA output) booting performance test': unified-test-documentation/dasharo-performance/413-opnsense-vga-booting-performance-test.md
|
|
- '[BPM] Proxmox booting performance test': unified-test-documentation/dasharo-performance/410-proxmox-booting-performance-test.md
|
|
- '[BPS] pfSense (serial output) booting performance test': unified-test-documentation/dasharo-performance/414-pfsense-serial-booting-performance-test.md
|
|
- '[BPV] pfSense (VGA output) booting performance test': unified-test-documentation/dasharo-performance/415-pfsense-vga-booting-performance-test.md
|
|
- '[BUB] Ubuntu booting performance test': unified-test-documentation/dasharo-performance/407-ubuntu-booting-performance-test.md
|
|
- '[BUS] Ubuntu Server booting performance test': unified-test-documentation/dasharo-performance/411-ubuntu-server-booting-performance-test.md
|
|
- '[BWI] Windows booting performance test': unified-test-documentation/dasharo-performance/416-windows-booting-performance-test.md
|
|
- '[CBMEM] Serial Boot Measure': unified-test-documentation/dasharo-performance/400-coreboot-boot-measure.md
|
|
- '[CFC] Custom fan curve profiles': unified-test-documentation/dasharo-performance/406-custom-fan-curve.md
|
|
- '[CPF] CPU frequency measure': unified-test-documentation/dasharo-performance/402-cpu-frequency.md
|
|
- '[CPT] CPU temperature': unified-test-documentation/dasharo-performance/401-cpu-temperature.md
|
|
- '[DBM] Device Boot Measure': unified-test-documentation/dasharo-performance/403-device-boot-measure.md
|
|
- '[FNM] Fan control measure': unified-test-documentation/dasharo-performance/405-fan-control-measure.md
|
|
- '[STB] Platform stability': unified-test-documentation/dasharo-performance/404-platform-stability.md
|
|
#pre-commit-sort-end
|
|
- 'Dasharo stability':
|
|
#pre-commit-sort-start
|
|
- '[CUP] Capsule Update': unified-test-documentation/dasharo-stability/capsule-update.md
|
|
- '[NET] NET controller': unified-test-documentation/dasharo-stability/01-net-controller-after-coldboot-warmboot-reboot-suspend.md
|
|
- '[SMW] M.2 Wi-fi Detection': unified-test-documentation/dasharo-stability/C02-m2-wi-fi.md
|
|
- '[SNV] NVMe detection': unified-test-documentation/dasharo-stability/C03-nvme-detection.md
|
|
- '[SPM] Power management': unified-test-documentation/dasharo-stability/C04-power-management.md
|
|
- '[SUD] USB Devices Detection': unified-test-documentation/dasharo-stability/C01-usb-type-a-devices-detection.md
|
|
#pre-commit-sort-end
|
|
- '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
|
|
- 'Sovereign Boot Provisioning Wizard': projects/sovereign-boot-wizard.md
|