Skip to content

Commit

Permalink
dasharo-tools-suite/documentation.md: add recommendations for FW udpa…
Browse files Browse the repository at this point in the history
…te via DTS

Signed-off-by: Michał Żygowski <[email protected]>
Signed-off-by: Piotr Król <[email protected]>
  • Loading branch information
pietrushnic committed Dec 28, 2023
1 parent 637e6bd commit 5acdb57
Showing 1 changed file with 17 additions and 1 deletion.
18 changes: 17 additions & 1 deletion docs/dasharo-tools-suite/documentation.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,18 @@ encryption and security features inherent in HTTP.
DTS during download.
* As a precaution, we strongly advise against using the network boot feature
for DTS until this issue is resolved.
* To perform firmware updates with DTS, we strongly recommend booting DTS from
an USB drive. This implies the flash locks have to be disabled manually via
Dasharo setup - see [Requirements](#requirements-1). [Firmware Update
Mode](../guides/firmware-update.md#firmware-update-mode) cannot be used for
that purpose due to the usage of network booted DTS in Firmware Update Mode
flow.
* Booting DTS over network via HTTPS can be safely used when running the
following releases:
- NovaCustom 12th Gen 1.7.2 and newer,
- NovaCustom 11th Gen 1.5.2 and newer,
- MSI PRO Z690-A 1.1.3 and newer,
- MSI PRO Z790-P 0.9.1 and newer.

##### Our Immediate Actions

Expand All @@ -75,7 +87,9 @@ platform:
* Dasharo device with DTS functionality integrated,
* wired network connection,
* [Secure Boot disabled](#disabling-secure-boot),
* disabled BIOS lock feature (if device is already flashed with Dasharo).
* disabled BIOS lock feature (if device is already flashed with Dasharo),
* disabled SMM BIOS write protection feature (if device is already flashed
with Dasharo).

#### Launching DTS

Expand All @@ -102,6 +116,8 @@ platform:
* disabled BIOS lock feature (if device is already flashed with Dasharo),
* latest image from [releases](https://github.com/Dasharo/meta-dts/releases)
section.
* disabled SMM BIOS write protection feature (if device is already flashed
with Dasharo).

#### Launching DTS

Expand Down

0 comments on commit 5acdb57

Please sign in to comment.