From 4983b831d5962b277628b387f98a9e3068f80355 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Iwanicki?= Date: Mon, 6 May 2024 15:30:53 +0200 Subject: [PATCH] dts: documentation: Remove "Disable Secure Boot" section MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Update now invalid links that pointed to this section Signed-off-by: MichaƂ Iwanicki --- docs/dasharo-tools-suite/documentation.md | 26 ++-------------------- docs/unified/novacustom/firmware-update.md | 2 +- 2 files changed, 3 insertions(+), 25 deletions(-) diff --git a/docs/dasharo-tools-suite/documentation.md b/docs/dasharo-tools-suite/documentation.md index bb202359..bc84d31c 100644 --- a/docs/dasharo-tools-suite/documentation.md +++ b/docs/dasharo-tools-suite/documentation.md @@ -86,7 +86,7 @@ platform: * Dasharo device with DTS functionality integrated, * wired network connection, -* [Secure Boot disabled](#disabling-secure-boot), +* [Secure Boot disabled](../dasharo-menu-docs/device-manager.md#secure-boot-configuration), * disabled BIOS lock feature (if device is already flashed with Dasharo), * disabled SMM BIOS write protection feature (if device is already flashed with Dasharo). @@ -112,7 +112,7 @@ platform: * USB stick (at least 2GB), * wired network connection, -* [Secure Boot disabled](#disabling-secure-boot), +* [Secure Boot disabled](../dasharo-menu-docs/device-manager.md#secure-boot-configuration), * disabled BIOS lock feature (if device is already flashed with Dasharo), * latest image from [releases](https://github.com/Dasharo/meta-dts/releases) section. @@ -284,28 +284,6 @@ is the image of DTS. To flash image, you can use the same command shown in * Boot the platform. -## Disabling Secure Boot - -Any procedure affecting the firmware flashing should be preceded by controlling -the Secure Boot status and if it is turned on, turning it off. The enabled -Secure Boot will not only prevent you from operating on the firmware, but you -will also not be able to launch DTS. - -To check the Secure Boot state: - -1. Turn off the station on which you want to test the Dasharo firmware. -1. Turn the station on and go to the next step immediately. -1. Hold the `BIOS SETUP KEY` to enter the `BIOS MENU`. -1. Localize and enter the `Secure Boot` menu using the arrow keys and Enter. -1. Verify that the `Secure Boot Status` field says `Disabled` - if not, - deselect the `Enforce Secure Boot` option using the arrow keys and Enter. -1. Change the setting of Secure Boot to `Disabled` and press Enter. -1. Press the `F10` key to open the dialog box. -1. Press `Enter` to confirm changes and exit from the menu. - -After completing the steps described above, Secure Boot should be disabled. -You could confirm that by repeating steps 3 - 5. - ## Features This section describes the functionality of the Dasharo Tools Suite. These are: diff --git a/docs/unified/novacustom/firmware-update.md b/docs/unified/novacustom/firmware-update.md index 4e9138b9..02e642b8 100644 --- a/docs/unified/novacustom/firmware-update.md +++ b/docs/unified/novacustom/firmware-update.md @@ -30,7 +30,7 @@ for a demonstration of Firmware Update Mode. ### Updating older versions -1. First, ensure that [UEFI Secure Boot](../../dasharo-tools-suite/documentation.md#disabling-secure-boot) +1. First, ensure that [UEFI Secure Boot](../../dasharo-menu-docs/device-manager.md#secure-boot-configuration) has been disabled. 1. Boot to the [Dasharo Tools Suite](../../dasharo-tools-suite/documentation.md#bootable-over-a-network).