Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,13 @@ This is a [known issue](https://github.com/Dasharo/dcu/issues/17).
The script will save the UUID and Serial Number to the COREBOOT region and the
logo to BOOTSPLASH region.

> [!WARNING]
> CAUTION: Using `smbios` subcommand to modify SMBIOS data in a firmware image is
> allowed only on images without Boot Guard provisioning. Official Dasharo images
> containing Boot Guard provisioning are marked with `_btg_provisioned` image file
> name portion. Flashing `_btg_provisioned` image with modified SMBIOS data will
> make the platform unusable & will require an external flashing recovery procedure.

NOTE: Not all Dasharo platform support such customizations.

NOTE: if you update the firmware by rewriting whole BIOS region, the data will
Expand Down