Skip to content

Commit 80a06aa

Browse files
authored
Merge pull request #1220 from Dasharo/fum-capsule-fuse
Fum capsule fuse
2 parents 19f81b2 + bc8c21e commit 80a06aa

File tree

2 files changed

+26
-4
lines changed

2 files changed

+26
-4
lines changed

docs/dasharo-tools-suite/documentation/running.md

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,15 @@ This section describes how to boot DTS using iPXE.
1818
Below are the requirements that must be met to run DTS over a network on the
1919
platform:
2020

21-
* Dasharo device with DTS functionality integrated,
21+
* platform must be running Dasharo UEFI firmware,
2222
* wired network connection,
23-
* [Secure Boot disabled](../../dasharo-menu-docs/device-manager.md#secure-boot-configuration),
24-
* If device if flashed with Dasharo and support following functionality
23+
* [Secure Boot
24+
disabled](../../dasharo-menu-docs/device-manager.md#secure-boot-configuration),
25+
* [Network Boot
26+
enabled](../../dasharo-menu-docs/dasharo-system-features.md#networking-options),
27+
* if firmware supports following
28+
[Dasharo Security
29+
Options](../../dasharo-menu-docs/dasharo-system-features.md#dasharo-security-options)
2530
+ disabled BIOS lock feature,
2631
+ disabled SMM BIOS write protection feature.
2732

@@ -96,7 +101,7 @@ platform:
96101
section.
97102
* Wired network connection,
98103
* [Secure Boot disabled](../../dasharo-menu-docs/device-manager.md#secure-boot-configuration),
99-
* If device if flashed with Dasharo and support following functionality
104+
* If device is flashed with Dasharo and support following functionality
100105
+ disabled BIOS lock feature,
101106
+ disabled SMM BIOS write protection feature.
102107

docs/guides/firmware-update.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,23 @@ Here are known issues, grouped by the platform vendor.
9898

9999
### Generic
100100

101+
#### Firmware doesn't support capsule update in FUM
102+
103+
This issue can happen if DTS was booted via [FUM](#firmware-update-mode) on
104+
Dasharo firmware version that does not support capsule updates while in FUM.
105+
It can only occur when in Firmware Update Mode and only if capsules are
106+
available as this is default way of updating or fusing your firmware.
107+
108+
??? note
109+
110+
You can read more about this issue at
111+
<https://github.com/Dasharo/dasharo-issues/issues/1759>
112+
113+
??? success "Solution"
114+
115+
Boot DTS without Firmware Update Mode. To do that you can follow
116+
[DTS documentation](../../dasharo-tools-suite/documentation/running).
117+
101118
#### Failed to queue capsule update
102119

103120
The most likely reason for this error is enabled ME. If FD region is unlocked,

0 commit comments

Comments
 (0)