From f7aff36d202ef3938e116e307e1fad3717a92447 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Filip=20Lewi=C5=84ski?= Date: Thu, 10 Oct 2024 08:28:48 +0200 Subject: [PATCH] docs/unified-test-documentation/dasharo-stability/capsule-update.md: fix CUP150.001 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Filip LewiƄski --- .../dasharo-stability/capsule-update.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/docs/unified-test-documentation/dasharo-stability/capsule-update.md b/docs/unified-test-documentation/dasharo-stability/capsule-update.md index 8b7c6cfa8f..e1b2d036cc 100644 --- a/docs/unified-test-documentation/dasharo-stability/capsule-update.md +++ b/docs/unified-test-documentation/dasharo-stability/capsule-update.md @@ -159,9 +159,8 @@ instructions given in our 1. Obtain and save the BIOS version as `${original_bios_version}`. 1. Perform a capsule update using a valid capsule. 1. Verify that the update screen looks as expected. -1. Reboot the system and select the UEFI Shell boot option. -1. After the system boots, verify the BIOS version and save it as - `${updated_bios_version}`. +1. After the system boots, select the UEFI shell boot option. +1. Verify the BIOS version and save it as `${updated_bios_version}`. 1. Ensure that the BIOS version has changed. 1. Verify that the status contains `CapsuleMax` and does not contain `CapsuleLast`.