diff --git a/docs/unified-test-documentation/dasharo-compatibility/326b-firmware-building-locally.md b/docs/unified-test-documentation/dasharo-compatibility/326b-firmware-building-locally.md index fdbd2078..d4abe30f 100644 --- a/docs/unified-test-documentation/dasharo-compatibility/326b-firmware-building-locally.md +++ b/docs/unified-test-documentation/dasharo-compatibility/326b-firmware-building-locally.md @@ -1,4 +1,4 @@ -# Dasharo Compatibility: Firmware locally build +# Dasharo Compatibility: Firmware locally building and flashing ## Test cases common documentation diff --git a/docs/variants/novacustom_ns5x_7x/test-matrix.md b/docs/variants/novacustom_ns5x_7x/test-matrix.md index 36490cf5..9991a803 100644 --- a/docs/variants/novacustom_ns5x_7x/test-matrix.md +++ b/docs/variants/novacustom_ns5x_7x/test-matrix.md @@ -34,7 +34,7 @@ subjected before the release of the new binary. | 23. | [Firmware update using Dasharo Tools Suite][FDT] | FDT | All | | 23. | [Embedded controller flashing][ECF] | ECF | All | | 24. | [Network boot][PXE] | PXE | PXE007.001 | -| 25. | [Firmware locally build][FLB] | FLB | All | +| 25. | [Firmware locally building and flashing][FLB] | FLB | All | [HCL]: ../../unified-test-documentation/dasharo-compatibility/301-memory-hcl.md [EFI]: ../../unified-test-documentation/dasharo-compatibility/30M-uefi-compatible-interface.md diff --git a/docs/variants/novacustom_nv4x/test-matrix.md b/docs/variants/novacustom_nv4x/test-matrix.md index 6e86ebdf..4100a8a9 100644 --- a/docs/variants/novacustom_nv4x/test-matrix.md +++ b/docs/variants/novacustom_nv4x/test-matrix.md @@ -37,7 +37,7 @@ subjected from before the release of the new binary. | 24. | [Docking station USB-C][DUC] | DUC | All | | 25. | [Firmware update using fwupd][FFW] | FFW | All | | 26. | [Firmware update using Dasharo Tools Suite][FDT] | FDT | All | -| 27. | [Firmware locally build][FLB] | FLB | All | +| 27. | [Firmware locally building and flashing][FLB] | FLB | All | [HCL]: ../../unified-test-documentation/dasharo-compatibility/301-memory-hcl.md [EFI]: ../../unified-test-documentation/dasharo-compatibility/30M-uefi-compatible-interface.md @@ -112,7 +112,7 @@ subjected from before the release of the new binary. | 23. | [Docking station USB-C][DUC] | DUC | All | | 24. | [Firmware update using fwupd][FFW] | FFW | All | | 25. | [Firmware update using Dasharo Tools Suite][FDT] | FDT | All | -| 26. | [Firmware locally build][FLB] | FLB | All | +| 26. | [Firmware locally building and flashing][FLB] | FLB | All | [HCL]: ../../unified-test-documentation/dasharo-compatibility/301-memory-hcl.md [EFI]: ../../unified-test-documentation/dasharo-compatibility/30M-uefi-compatible-interface.md diff --git a/mkdocs.yml b/mkdocs.yml index ac490524..0bf49456 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -248,7 +248,7 @@ nav: - '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 - - 'Firmware locally build': unified-test-documentation/dasharo-compatibility/326b-firmware-building-locally.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 - 'Firmware flashing using Dasharo Tools Suite': unified-test-documentation/dasharo-compatibility/326-DTS-firmware-update.md - 'Embedded controller flashing': unified-test-documentation/dasharo-compatibility/327-embedded_controller_flashing.md